Elxis CMS Forum
Support => Installation => Topic started by: roland on July 15, 2007, 03:28:59
-
When all the installation process is completed, when i want to view the site the following error appears:
------------------------------------------------------------------------------------
DB function failed with error number 1146
Table 'XXXXXX_elxis.elx_core_acl_access_lists' doesn't existDB function failed with error number 1146
Table 'XXXXXX_elxis.elx_session' doesn't exist
SQL =
SELECT session_id FROM elx_session WHERE session_id='43eee7932658fae7daf96fdf2d880897'
--------------------------------------------------------------------------------------
Note: domain name was replace by XXXXXX
If i check MYSQL Database, no tables were created. Only the database name appears without tables and the pprocess was supposed to be completed with success.
MYSQL version is 4.1.21
Where is the problem ?
Thank you for your help
-
If i check MYSQL Database, no tables were created. Only the database name appears without tables and the pprocess was supposed to be completed with success.
Where is the problem ?
THAT is the problem, actually... :D
Have you created DB manualy, before installation of Elxis? If not, you should create DB, set it's charset to utf8 and collation to utf8_general_ci, and then install Elxis.
-
Hi people, the same question same problem!
I was try to install software which I think is the best one on the world, but anyway you know that :D So whan I was install on server and step by step run software everything is fine. Laste step... options "see your site" I was get one empty page, I meen blank. No errors and also can not open index.php - strating page. So I was try to install again. Delete database, create again - and I was see in pre-installation page erors just a three :D: that file or what calling "Session save path /var/lib/php/session, Unwritable" my "Safe Mode: is On" and "Allow URL fopen: On"
Any halp!
Thanks,
Alexa
P.S Sorry about my poor english
-
You have to make readable/writable some dirs/files.... you should actually read the instuctions Elxis gives you during installation. ;)
-
You have to make readable/writable some dirs/files.... you should actually read the instuctions Elxis gives you during installation. ;)
Thanks, but I was do that, pre-installation file write is: all files is writable. I can finish instalation, no errors, only like I was sad in last post: Session save path /var/lib/php/session, Unwritable (How to find this file, or where, wich folder), and also problem is, read red color:
Directive Recommended Actual
Safe Mode: Off On
Display Errors: Off Off
File Uploads: On On
Magic Quotes GPC: On On
Magic Quotes Runtime: Off Off
Register Globals: Off Off
Output Buffering: Off Off
Session auto start: Off Off
Allow URL fopen: Off On
All the best,
Alexa
-
Safe Mode is on... Elxis cannot work with Safe Mode ON