PHP Warning: Module ‘tidy’ already loaded in Unknown on line 0
Monday, December 31st, 2007If you are getting the error: PHP Warning: Module ‘tidy’ already loaded in Unknown on line 0
The issue is *more than likely* that you have ‘tidy’ loading in your php.ini file.
If you are using version 11 of cpanel, tidy is optional and you can now compile it into php. However, before version 11, you needed to compile this yourself.