ou want to make it look pretty.
At 01:10 PM 7/21/2003, you wrote:
I have a script that uploads a data file and inserts several thousand
records into a database table. The script seems to time out when it
Best regards,
Kit DeKat mailto:[EMAIL PROTECTED]
Web/Systems Programmer
ed; ie: no apache2 errors.
copied the php.ini (w/ garbarge) into the %SYSTEMROOT% directory and restarted,
had no errors BUT did see all my modification to the php.ini finally appear.
had it everywhere but where it mattered, and now my sessions work!!
Thanks "Cristian MARIN - Developer"
At 03:55 PM 6/21/2003, you wrote:
Did you restart Apache?
Ignatius
Please give me *some* credit...
restarted everytime i changed the httpd.conf and php.ini
files, which would happen to be over 20 times recently,
as i tried different configurations to see what happens.
Best regards,
Kit DeKat
ion/x-httpd-php-source .phps
[D:/var/php/php.ini]
[copied to %SYSTEMROOT%/system32/php.ini]
include_path = ".;d:\var\php;d:\var\www\php"
extension_dir = "D:\var\php\extensions"
...
session.save_path = D:\var\www\tmp
session.cookie_path = /
--