Drake CMS Official Forums - read-only archive

You are reading the Drake CMS Official Forums archive, available for historical purposes only.

Drake CMS has been rebranded into Lanius CMS, visit the new Lanius CMS Official Forums if you need support about Lanius CMS or Drake CMS -> Lanius CMS migration.



Home page > Installation > installation failed (wanna flat file db) Permanent link to this page
 
 
Author Message:
tottirabotti
installation failed (wanna flat file db)
27 October 2006 15:39
Anonymous Hi folks,

I''m very glad, that drake is started. I already tested a little with limbo. But I''ve got a problem, when installing drake (latest version) for test on windows NT. The apache and php-settings are OK. Something seems to be wrong with gladius. I get lots od errors and when I start start drake , I get the "maintainance-page".Can you help me?

thanx, Torsten


[GLADIUS DB] line 27, file gladius_drop.php Table "DK_BANNERS" not found in command DROP at offset 4


Notice:
gladius error: [3: Table "DK_BANNERS" not found in command DROP at offset 4] in EXECUTE("DROP TABLE dk_banners;")

in D:xampphtdocsdrakeclassesadodb_liteadodb-errorhandler.inc.php on line 77

[GLADIUS DB] line 27, file gladius_drop.php Table "DK_CATEGORIES" not found in command DROP at offset 4


Notice:
gladius error: [3: Table "DK_CATEGORIES" not found in command DROP at offset 4] in EXECUTE("DROP TABLE dk_categories;")

in D:xampphtdocsdrakeclassesadodb_liteadodb-errorhandler.inc.php on line 77

[GLADIUS DB] line 27, file gladius_drop.php Table "DK_COMPONENTS" not found in command DROP at offset 4


Notice:
gladius error: [3: Table "DK_COMPONENTS" not found in command DROP at offset 4] in EXECUTE("DROP TABLE dk_components;")

in D:xampphtdocsdrakeclassesadodb_liteadodb-errorhandler.inc.php on line 77
 
Lance
Re:installation failed (wanna flat file db)
27 October 2006 21:17
Anonymous The messages are notices only, used for trouble shooting during testing and do not impact the system.

What are you using for your local server?

I have not been able to get WAMP 5 to act right so far and it gives back some odd errors no matter what PHP version is used.

Uniform Server 3.3 works well with PHP 4.3.11 and I would use that.
 
tottirabotti
Re:installation failed (wanna flat file db)
30 October 2006 09:36
Anonymous Hi Lance,
thanx for your reply. I just tried to install drake on the real webserer, but I can''t find the neccesary write permission for the folders and files. Are they the same as in LImbo? The install.php only tells that permissions are missing, but not which...
thanx, Torsten
 
Lance
Re:installation failed (wanna flat file db)
30 October 2006 11:22
Anonymous You should not have to worry about changing any of the permissions for installation. The only time permissions may become an issue is when PHP is running in safe mode on the web server. The initial install pages should report server settings, can you please tell me exactly what the message being displayed is? Is it simply "You do not have the required permissions to..."
Thank you...
 
legolas558
Re:installation failed (wanna flat file db)
31 October 2006 12:17
Anonymous Check the error with the latest Drake CMS (v0.2.2a coming soon), you should fix it more easily giving write permissions to the listed folders
 
Top