pete johnson
03-21-2005, 10:09 PM
I downloaded tester.zip, unzipped it, copied the three files
to /tester in our web docs tree and accessed /tester/index.php from
my browser. The result is continuous refreshing of the web
page that displays:
-------------------------------------------------------
Testing sessions...
Click here to continue...
-------------------------------------------------------
and clicking "Click here to continue..." results in no
change. Just lots of continuous refreshing. We have the
following version of php built from source:
[me@eliza mar2005]$ /usr/local/php/bin/php -v
PHP 4.3.9 (cli) (built: Oct 11 2004 17:18:30)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
[me@eliza mar2005]$
and are running this apache httpd built from source:
[me@eliza bin]$ ./httpd -version
Server version: Apache/2.0.53
Server built: Feb 20 2005 21:54:35
Any help appreciated.
to /tester in our web docs tree and accessed /tester/index.php from
my browser. The result is continuous refreshing of the web
page that displays:
-------------------------------------------------------
Testing sessions...
Click here to continue...
-------------------------------------------------------
and clicking "Click here to continue..." results in no
change. Just lots of continuous refreshing. We have the
following version of php built from source:
[me@eliza mar2005]$ /usr/local/php/bin/php -v
PHP 4.3.9 (cli) (built: Oct 11 2004 17:18:30)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
[me@eliza mar2005]$
and are running this apache httpd built from source:
[me@eliza bin]$ ./httpd -version
Server version: Apache/2.0.53
Server built: Feb 20 2005 21:54:35
Any help appreciated.