View Single Post
Old January 21st, 2005, 09:46 AM   #1 (permalink)
NW_Jim
Member
Verified Customer
 
Join Date: Nov 2002
Location: Pacific Northwest
Posts: 54
4.86 Install problem

VB3 3.0.5
VB Portal 3.0.0
PHP 4.3.10

I am having problems with install and I am confused about which path to use. Host control panel says this;

Document Root:
/www/n/w/nwoffshore.com/htdocs
Actual Path:
/www/n/nwoffshoreco/htdocs

phpinfo.php says this;
_SERVER["ORIG_PATH_TRANSLATED"] /www/n/w/nwoffshore.com/htdocs/phpinfo.php

If I edit config.inc and config.int and run install.php using Document root,(matches PHPINFO), install goes well with no errors but the photopost/index.php displays this error. I also cannot login to admin section.

Code:
Content visible to verified customers only.
If I edit config.inc and config.int and run install.php using Actual path, install gives me the following errors;

Code:
Content visible to verified customers only.
We're sorry, but we encountered an error during the installation process...


Unable to create/write to /www/n/w/nwoffshore.com/htdocs /photopost/data! Check your data directory permissions.
Unable to create/write to /www/n/w/nwoffshore.com/htdocs /photopost/data/500! Check your data directory permissions.
Unable to create/write to /www/n/w/nwoffshore.com/htdocs /photopost/data/1! Check your data directory permissions.
Unable to create/write to /www/n/w/nwoffshore.com/htdocs /photopost/data/2! Check your data directory permissions.
Unable to create/write to /www/n/w/nwoffshore.com/htdocs /photopost/uploads! Check your uploads directory permissions.

If you have corrected the error, you may hit GO BACK and try again.

Permissions are set correctly in all directories

www.nwoffshore.com/photopost/index.php
NW_Jim is offline   Reply With Quote