[PHP-WIN] can php on windows correctly set and return 777 permissions values?

2007-07-25 Thread Stephen Ford
I'm trying to run an install script for some software that I bought and the install script checks that some file permission settings are correctly set. In this case they must be set to "777". I have not been able to run the script successfully and my hosting company has said that it cannot be succ

Re: [PHP-WIN] Re: php-windows Digest 23 Jul 2007 22:52:16 -0000 Issue 3288

2007-07-25 Thread Carlton Whitehead
Hi Sandeep, Make a new script called phpinfo.php and save it with this code: (end of file) View that script in your web browser. What is the value next to "Configuration File (php.ini) Path"? Is it what you expected? Scroll down and look for a section named "MySQL". Is it present? Is it

[PHP-WIN] Re: php-windows Digest 23 Jul 2007 22:52:16 -0000 Issue 3288

2007-07-25 Thread sandeep khokher
On 23 Jul 2007 22:52:16 -, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: php-windows Digest 23 Jul 2007 22:52:16 - Issue 3288 Topics (messages 28227 through 28232): How to configure PHP support for MySQL on Windows? 28227 by: Sean B. Durkin Re: How do configure PHP support for