Deesh123

Anonymous
sick
Warning: main(/home/content/d/e/e/deesh123/html/system/classes/template.class.php): failed to open stream: No such file or directory in /home/content/d/e/e/deesh123/html/admin/install/install.php on line 727

Fatal error: main(): Failed opening required '/home/content/d/e/e/deesh123/html/system/classes/template.class.php' (include_path='.:/usr/local/lib/php') in /home/content/d/e/e/deesh123/html/admin/install/install.php on line 727



Yes your favorite newb installation error. However I have an absolute path listed in config.php and it is correct (copied from the 'hint' in install.php starting with /home/content/......./html ) The host is GoDaddy, could that be an issue?

I searched all the other similar threads and they seem to all have been fixed by changing $_CONF['path'] to an absolute path. Mine already is, whats going on? this is driving me insane.

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Well, it looks like the path is simply wrong.

The path would be correct if Geeklog's "system" and "admin" directories were on the same directory level. But they aren't (or at least they shouldn't).

My guess would be to take the "html" out of the $_CONF['path'].

bye, Dirk