Menu

#2 Installer script problems

open
nobody
None
5
2003-08-15
2003-08-15
Chris Dwyer
No

Hi

I tried to install the Engine Core on Apache2 server
with mySQL on a Mac.

I set the db_schemes.conf.php
pointed browser to OE/Install/install_mysql.php

Get errors about the db_schemes.conf.php
(for some reason the "scheme array" in the conf.php is
not being included in the "install_mysql.php" file)

So I hard wired the string variables in the
install_mysql.php

$DB='mysql';
$DBhost='127.0.0.1';
$DBusr='root';
$DBpwd='somepwd";
$DBname='oe';
$AdminEmail='email@cllcanada.com';

Install runs. I enter the Administration stuff and push
the "continue" button (once)
The browser goes to the disk and nothing happens. No
errors and no tables are added to the database.

Please advise. I really would like to use this program
for our site!

Thanks
Chris

Discussion


Log in to post a comment.

MongoDB Logo MongoDB