For some reason changes to my php.ini are not updating php, according to phpinfo();
This is the first time I've set up an apache web server and php so I guess I really don't know what I'm doing.......
I make changes to php.ini, making sure I am editing the correct file according to phpinfo(); I then re-start apache, ./httpd restart. The changes do not take effect.......
For the heck of it, I looked at httpd.conf and noticed that it is referencing a file called mod_php.so I type locate mod_php.so at the command prompt and found not results. Maybee that has nothing to do with my problem above....
I installed apache, php 4.0.4, and mysql using rpm in gnome.
Does anyone have any suggestions?
Thanks,
Jamie