PDA

View Full Version : /tester/index.php doesn't


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.

Brian
03-21-2005, 10:36 PM
Thanks for pointing that out. I've adjusted the script and it should work now. Please download and try the tester again. http://www.easyphpcalendar.com/forums/images/smilies/classic.gif

steventhomas42
05-10-2005, 08:33 PM
Brian,

I am having the same "continuous refresh" problem with a tester I downloaded 5/10/05. If I skip straight to the ioncube.php file I get the following result:

Testing whether your system supports run-time loading...


Looking for Loader 'ioncube_loader_lin_4.0.so'

Extensions Dir: /usr/lib/apache/php (/usr/lib/apache/php)
Relative Path: /../../../../home/.sites/143/site40/web/tester/

Successful! Run-time loading should be possible on your system.

The Linux Loader for PHP 4.0 release is required.

Brian
05-10-2005, 08:47 PM
It appears that your server has PHP Version 4.0 installed and you should have at least Version 4.1 to run the calendar script.