PDA

View Full Version : Installation Problem with config.php


zygosis
29-04-04, 12:26 AM
Installation all went well till I copied config-dist to config.php. Changed it to fit my settings but when go to /dotproject/index.php, I get
"Fatal Error. You haven't created a config file yet."

The only settings I'm not sure about are....

$dPconfig['dbport'] = ""; // Change to match your Db Port or use the standard value of 3306 if string is empty
$dPconfig['site_domain'] = "dotproject.net";

What should these be set? Are either the source of my fatal error?

Thanks


David

zygosis
29-04-04, 01:54 AM
Progress....?

Now getting "FATAL ERROR: Root directory in configuration file probably incorrect."

But I'm sure it's correct...what's the syntax for this?

A newbie!

David

zygosis
29-04-04, 02:19 AM
Now getting "FATAL ERROR: Database not found (dotproject)"

But the database is there - checked it with phpAdmin. All tables in place.

What next???

Thanks

David

zygosis
29-04-04, 02:56 AM
Ignore all above. Nailed it - a simple typo which I couldn't see. Sorry to take up airspace.

No doubt I'll be back soon!

Cheers


David :D

Revelation7
29-04-04, 05:40 AM
LOL self-help is best help, sometimes :) Glad you figure it out.