[PHP-WIN] Re: XP and PHP

2005-03-10 Thread Jim Plush
just try "Stan Holmes" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi > New at this game. I loaded php5 on XP with the php installer. I cannot get > a varable to parse. Can anyone help. I do believe it is with the > instalation. I have checked the rights to the ini file and t

[PHP-WIN] Re: Reparse / reread php.ini

2005-03-10 Thread Jim Plush
do a phpinfo() call and look at the path of your php.ini file, it appears you're not editing the correct one. I usually just do iisreset on the command line and thats all I need. "Peter Ordal" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > How can I force PHP to reread the php.ini

[PHP-WIN] Re: XP and PHP

2005-03-10 Thread M. Sokolewicz
and check for register_globals Jim Plush wrote: just try echo 'HEY PHP!'; ?> "Stan Holmes" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Hi New at this game. I loaded php5 on XP with the php installer. I cannot get a varable to parse. Can anyone help. I do believe it is with the