Hi guys, I messed up my php.ini file and now my phpmyadmin or website wont load, How can I replace it back to normal. I found this url, http://www.reallylinux.com/docs/php.ini I just don't know how to replace the entire file. Please can someone help? I also see a file names php.ini.saved_by_psa.08.25;15:37 is there any way I can restore that one? Thanks, I'm a noob I know....
Hello there, Rename the php.ini that you have now, to something like php.ini.bad, then, rename the php.ini.saved_by_psa.08.25;15:37 to php.ini, and restart your webserver. Chris
Hi Chris, I got it all sorted, I deleted the old one, created a new file vi php.ini pasted the text in it and :wq Thanks for the feedback!