PDA

View Full Version : I love it, but now...


dayhox
21-10-04, 08:35 AM
So I completed a test install on a local machine to kinda move around and feel out dotproject, and it's great. So I then wanted to move it to our hosted server for access through our main domain, but the dotproject folder locations are not the same.

Apache 1.3.29
Mac OS 10.3.5
php 4.3.6
MySQL 3.23.49

On my test machine the main DP directory was located in:
/Library/WebServer/Documents/DotProject
on hosted server
/Sites/gooey.com/www/dotproject

I completed a virgin install on the hosted box, hooked up to my hosted db, created config.php with /Sites/gooey.com/www/dotproject as the dir, but am getting an error after the login page that:
"The requested URL /Sites/hfa.com/www/dotproject/style/default/index.php was not found on this server"

I have checked my original test install and there wasn't an "index.php" in the default styles dir either, but it worked.

I am sure that I need to modify some other files, but am unsure as to which ones. Please help.

Thanks for your time,
day

dayhox
22-10-04, 05:34 AM
Wiped my directory and reloaded. Works!