Toggle Content
WS installation
Nedd some help ?
Post new topic Reply to topic Printer Friendly Page
View previous topic :: View next topic
Author Message
The following users give thanks for this topic Anonymous - Tue Dec 08, 2009 06:11 PM
Hallex
Newbie
Newbie

Hallex

Offline

Joined: Nov 22, 2009
Posts: 2
Karma: 0

Post Post subject: WS installation
Posted: Sun Nov 22, 2009 09:05 PM
Reply with quote

I,

I have a new ubuntu 9.10 linux system with apache2, php5 and mysql.
I've created a new database called teamsabrina
I've installed your files under apache WWW folder
I've change config.php to match my database, user and password
When i launch index.php from the browser i get the homepage with this message:

Failed to connect database: Table 'teamsabrina.GEM3_Event' doesn't exist

If i press connexion and then rebuild database i get:


Warning: require_once(includes/init.inc) [function.require-once]: failed to open stream: No such file or directory in /var/www/ws/install/initialize_db.php on line 4

Fatal error: require_once() [function.require]: Failed opening required 'includes/init.inc' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/ws/install/initialize_db.php on line 4

Can you guys give me some help on this?

thanks,

Hallex

Back to top
View user's profile
Kiki
Developper
Developper

Kiki

Offline

Joined: Jun 09, 2008
Posts: 193
Karma: +4

Post Post subject: WS installation
Posted: Fri Nov 27, 2009 10:25 AM
Reply with quote

With the latest version, you must not manually create the config.php file, it's created by itself with the install process.
Remove the file and re-open the index.php page

Back to top
View user's profile
Hallex
Newbie
Newbie

Hallex

Offline

Joined: Nov 22, 2009
Posts: 2
Karma: 0

Post Post subject: Re: WS installation
Posted: Sat Nov 28, 2009 06:29 PM
Reply with quote

thanks Kiki it worked but now, after filling the required fields I get:

Database connection successful
Authentication Database connection successful
Config file written

Failed to connect to database (check DB configuration)

Any clues on that? it's strange because it connect and then it says failled to connect...

I've checked the config.php file and it's empty.

Thanks,

Hallex

Back to top
View user's profile
Kiki
Developper
Developper

Kiki

Offline

Joined: Jun 09, 2008
Posts: 193
Karma: +4

Post Post subject: WS installation
Posted: Tue Dec 01, 2009 10:33 AM
Reply with quote

if the config file is not written then it's the problem.
Maybe check that the php process has wright access to the folder.
Otherwise, in the next version I'm going to release, I've fixed the issue with the auto db updater, so you'll be able to create the config.ini file yourself and you won't have the issue you had in your first post

Back to top
View user's profile
Post new topic Reply to topic Printer Friendly Page
You cannot post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum