Leslie

Anonymous
I've unrared, uploaded and chmodded the required stuff to my site and I get this error message when I try to install:

Warning: Unable to access /customers/escklan.com/escklan.com/httpd.www/geeklog/system/classes/template.class.php in /customers/escklan.com/escklan.com/httpd.www/geeklog/public_html/admin/install/install.php on line 509

Fatal error: Failed opening required '/customers/escklan.com/escklan.com/httpd.www/geeklog/system/classes/template.class.php' (include_path='.:/usr/share/pear:/usr/share/php/PEAR'Wink in /customers/escklan.com/escklan.com/httpd.www/geeklog/public_html/admin/install/install.php on line 509

Can someone decipher this error message?
The paths should work since I've used them in other php/mysql installations.

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
If the paths are correct and the file is really there (check both again, please), it could be a permission problem. Make sure that permissions are set such that your webserver can read template.class.php

bye, Dirk