Author |
Message |
Topic: PHP4.3.2 really slow to respond |
docdunning
Replies: 24
Views: 109677
|
|
Just found a newsgroup on Google that says that this problem has also been found by Apache users and OmniHTTPD users.
So it looks like it's not Abyss thats the problem, which is good news :)
B ... |
Topic: PHP4.3.2 really slow to respond |
docdunning
Replies: 24
Views: 109677
|
|
Back a while, Chiweb said "There is a logitech mouseware file called Logi_MwX.exe that loads at startup with windows which conflicts somehow with php.exe."
Well, it looks like thats the problem her ... |
Topic: PHP4.3.2 really slow to respond |
docdunning
Replies: 24
Views: 109677
|
|
OK, will do. Thanks. |
Topic: PHP4.3.2 really slow to respond |
docdunning
Replies: 24
Views: 109677
|
|
Hi again
OK - I think that in all cases the page loads and displays quickly. But the progress bar on the browser still crawls slowly across, and php.exe stays in the task list, for almost exactly ... |
Topic: PHP4.3.2 really slow to respond |
docdunning
Replies: 24
Views: 109677
|
|
Hi
I have upgraded to PhP4.3.4, and ... sorry, but I'm still getting the problem. Just to repeat, I load a page (e,g. a simple phpinfo() script) and click Refresh to check the page reload time. S ... |
Topic: PHP4.3.2 really slow to respond |
docdunning
Replies: 24
Views: 109677
|
|
Hi
Been ages getting round to replying, but I've just installed the latest Abyss and the PHP slow response wasnt fixed, so I came back here to see if anything had been found.
Anyway, what OS are ... |
Topic: Help me with this script please |
docdunning
Replies: 2
Views: 7756
|
|
When this script is first executed, the variable "$submit" isnt yet defined - that only happens once you've been through once, then submitted the form.
You need to add at the top, something like
... |
Topic: PHP4.3.2 really slow to respond |
docdunning
Replies: 24
Views: 109677
|
|
Will do ... a bit later on today. Thanks for your help. |
Topic: PHP4.3.2 really slow to respond |
docdunning
Replies: 24
Views: 109677
|
|
Just tried the time of day PHP script in Opera 7, NS4 and NS7.
<?php
$v = 3;
echo "The value is $v at ".date("h:i:s");
?>
They all do the same, in th ... |
Topic: PHP4.3.2 really slow to respond |
docdunning
Replies: 24
Views: 109677
|
|
OK. Installed Perl, and tried your script, which runs instantly, and refreshes instantly.
Given that this PC has been powered off overnight, so the server and PHP are all fresh copies, I tried the ... |
Topic: PHP4.3.2 really slow to respond |
docdunning
Replies: 24
Views: 109677
|
|
Hi
OK, I'll give that a try ... and I'll let you know.
Martin :) |
Topic: PHP4.3.2 really slow to respond |
docdunning
Replies: 24
Views: 109677
|
|
Hi
Not sure that I have Perl installed ... how would I tell? I only use the webserver to test my PHP pages before uploading them to my webspace, so I havent tried Perl at all.
Meantime, I've re ... |
Topic: PHP4.3.2 really slow to respond |
docdunning
Replies: 24
Views: 109677
|
|
OK, I did use the Windows installer, so I'll try uninstalling and then using the full zip version instead, and I'll report back. What is it about the Win install that might cause the problem, d'you t ... |
Topic: PHP4.3.2 really slow to respond |
docdunning
Replies: 24
Views: 109677
|
|
Hi
Just updated to PHP 4.3.2, on Abyss 1.1.6 (Win XP Home).
Problem is that suddenly my php scripts take for ever to load. For example, a really basic script just took 25 seconds to produce any ... |
|