uesday, June 26, 2001 12:59 PM
To: [EMAIL PROTECTED]
Subject: [PHP] PHP 4.0.6 and APXS2
After getting apache 2 + 4.0.6 built and installed, I can finally use PHP
and all is well..except...
When accessing a script which uses an exec() statment like the following:
snip-
exec("ls -d */*
After getting apache 2 + 4.0.6 built and installed, I can finally use PHP
and all is well..except...
When accessing a script which uses an exec() statment like the following:
snip-
exec("ls -d */*.jpg",$ls);
snip-
When the LS is performed, it is not performed in the directory whe
2 matches
Mail list logo