Hello,
I'm running PWS on Win 98. I've just switched from php3 to php4.04. Safe Mode is off in php.ini as per downloaded settings.
I'm trying to run commands using the backtick operator ( eg $output = ls -al; )which worked fine with php3, with the same setup ( before installing 4.04 I did a bare bones format of the machine though and re-installed win98 + pws ) but I'm getting the following message running the same programs on 4.04 - "Warning: Unable to execute 'ls -al' in C:\Inetpub\wwwroot\leaner\c.php on line 2 PHP has encountered an Access Violation at BFF7B992"
Any ideas ?
Thanks
Missing php3's reliability !