Click to See Complete Forum and Search --> : phpinfo not against ini?


Anon
03-13-2002, 07:18 AM
Beginner.

Win2000, Apache, php 406

<?php phpinfo();?> seems to not go against my ini file located in Winnt\system32. Any changes made in ini file do not show up on that page.

Any suggestions?
THX, -p

Anon
03-13-2002, 09:38 AM
R u bouncing Apache after you make a change to the ini file ? Ini file changes are only picked up at Apache initialisation.

Cheers
Justin