Monday 09 June 2003 7:48:08 pm
First, my problem:
After I click "Skip Registration", I get:
Fatal error: Call to undefined function: mysql_escape_string() in /var/www/html/lib/ezdb/classes/ezmysqldb.php on line 525
Fatal error: eZ publish did not finish it's request The execution of eZ publish was abruptly ended, the debug output is present below. No debugging information is displayed. I don't use MySQL, so I'm a little confused. I've tried looking through the code, but it's a little over my head. Has anyone else had this problem? Does anyone have an answer? TIA
Next, my setup:
- Red Hat Linux 8.0
- Apache 2.0.40 (default installation)
- PHP 4.2.2 (default installation)
- PostgreSQL 7.2.3 - eZ publish 3.1 Beta 1
What's important?
- Using the original Red Hat source RPM, I compiled PostgreSQL and changed NAMEDATALEN to 64 (the Red Hat build defaults to 32).
- I unpacked the eZ publish source to /var/www/html and edited kernel/sql/postgresql/cleandata.sql to remove all the SELECT statements. - On another machine, I setup eZ publish using the web interface.
|