Fatal error: Call to undefined function: page_open() in /home/pedro/wiz/index.php3 on line 86
sounds like you don't have sessions.inc (or PHPLIB) in your PHP include_path var inside your PHP.INI ... what ver of PHP, PHPLIB are you using?
Log in to post a comment.
Fatal error: Call to undefined function: page_open() in /home/pedro/wiz/index.php3 on line 86
sounds like you don't have sessions.inc (or
PHPLIB) in your PHP include_path var inside your
PHP.INI ... what ver of PHP, PHPLIB are you using?