This topic is locked

error at the time of invocation

10/8/2006 9:10:46 AM
PHPRunner General questions
A
arif author

while I am trying to invoke any page after creating with php runner 3.1, the following error is shown:
PHP error happened
Technical information

Error type: 8

Error description: Use of undefined constant DIRECTORY_SEPARATOR - assumed 'DIRECTORY_SEPARATOR'

URL:

Fatal error: Call to undefined function: array_key_exists() in C:\apache\htdocs\eshop\output\include\commonfunctions.php on line 871
please help

Alexey admin 10/8/2006

Hi,
looks like you use PHP version before 4.1.0

PHPRunner-created pages require PHP 4.3.0 or later to run.
Contact you webserver admin to find if he can update PHP on your server.