Are you referring to delay in executing PHP scripts? If you run PHP
as a CGI binary, that would give significant slowdown. CGI's are
much slower in Windows than in Linux.
Or perhaps you are running out of RAM? That really slows the whole
thing down.
Steve
At 4/27/2001 06:14 AM, Mig wrote:
>Hello, I can't understand the reason apache server running locally on my
>Win98 machine delays so much to respond browser when accesing php
>scripts in the form
>
>http://localhost/myscript.php
>
>When I transfer php scripts to host server via FTP, script execution is
>immediate, even remote server being in another continent.
>
>I was running apache + php + mysql on Win95 and delay was terrible. Now
>I moved to Win98 and delay became still worse.
>
>I know some parameter in httpd.conf or php.ini should be changed, but
>how to kwow which parameter?.
>
>Thanks for any idea.
>
>Mig
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]