php5 and php.ini
Posted by: sprice
Posted on: 2005-04-05 23:01:00
I installed php5 (apache module) on my shared account a few months ago with no problems using these instructions (http://shimon.phpwebhosting.com/howto/index.php/installphp5/)
I've recently tried installing an app and ran into a problem with the session.save_path. phpinfo() tells me that it is set to no value. I've tried dropping a new php.ini file in my applications directory with no luck. I can't seem to find my original php.ini though php.ini-dist and php.ini-recommended are in the php directory.
Does anyone have any ideas of how to help?