Author | anonymous |
Date | 2006-07-11 19:29 |
Posts: | ok two issues:
1) When clicking on the download link and selecting the package I want (I have tried .6 .5 and .4) none of them work. They goto the german site and it says that the file does not exist. So finally I find it on source forge. Great so I install. 2) I choose sqlite for my database as my web server's mysql server is slower than mollassas. First error is Undefined variable: root_path_datasave... ok no problem...simple php fix. I wrap it with an isset and continue with my install. Install completes and then I try to goto admin.php and get re-directed to index.php. Ok I say, I try loging in and then I get the following errors: WARNING [8] Undefined index: opn_url FOUND IN [d:testhtmlopn2htmlclassenginefc_engine.php] FOUND AT 121 SQL-ERROR [256] sqlite error: [1: SQL logic error or missing database] in EXECUTE("SELECT number FROM opn_opn_privat_donotchangeoruse WHERE opnupdate='storeuid'") FOUND IN [d:testhtmlopn2htmlincludeopndb-errorhandler.php] FOUND AT 208 WARNING [8] Undefined index: opn_exception_register FOUND IN [d:testhtmlopn2htmlclassenginefc_engine.php] FOUND AT 134 SQL-ERROR [256] sqlite error: [1: SQL logic error or missing database] in EXECUTE("SELECT id, exception_name, exception_point, function_name, function_file FROM WHERE ( (function_name'') AND (exception_name'') )") FOUND IN [d:testhtmlopn2htmlincludeopndb-errorhandler.php] FOUND AT 208 Notice: Undefined index: encodeurl in d:testhtmlopn2htmlclassclass.errorhandler.php on line 45 Notice: Undefined index: opn_use_coredevdebug in d:testhtmlopn2htmlclassclass.errorhandler.php on line 65 Notice: Undefined index: opn_error_log in d:testhtmlopn2htmlclassclass.errorhandler.php on line 98 Fatal error: sqlite error: [1: SQL logic error or missing database] in EXECUTE("SELECT COUNT(error_id) AS counter FROM ") in d:testhtmlopn2htmlincludeopndb-errorhandler.php on line 208 Now I'm confused. Webserver settings are: Apache 1.3.34 php 5.0.5 Sqlite bundled with php 5.0.5 Any ideas? |
Print this page Close this page |
This article comes from OpenPHPnuke International Support |
http://www.openphpnuke.com/ |