Strict Standars Error

Permalink
Hello all,
I recently migrated my Dedicated Virtual server to upgrade with Media Temple. I moved everything over seamlessly with no errors, except now I am getting the Strict Standards error on two of my sites:

peglegpictures.com
and
mgdavisevents.com

I have read it could be a php.ini issue but i am unsure of where that is located. I also read it could be an .htaccess issue. both .htaccess files for these sites are different.

Can anyone advise or help ASAP on this?

Thanks!
Jordan

jordanwlee
 
ConcreteOwl replied on at Permalink Best Answer Reply 1 Attachment
ConcreteOwl
You need to turn off error reporting
Place the attached php.txt file in the root of your sites and edit the file extension from txt to ini (php.ini)
jordanwlee replied on at Permalink Reply
jordanwlee
I added it under the httpdocs folder for the url and it didnt seem to fix it. Any thoughts or suggestions?
ConcreteOwl replied on at Permalink Reply
ConcreteOwl
I am not seeing it in your root folder,
If I go to peglegpictures.com/php.ini I should see the file contents and instead I am getting a page not found error.
The php.ini file should be at the same location as your index.php file.
ConcreteOwl replied on at Permalink Reply
ConcreteOwl
Never mind I see you have fixed it now as your sites are displaying without errors..