PhilH

Anonymous
i'm getting the following errors

Warning: main(nt/host-users/b/i/g/biggyp/config.php): failed to open stream: No such file or directory in /mnt/host-users/b/i/g/biggyp/lib-common.php on line 69

Fatal error: main(): Failed opening required 'nt/host-users/b/i/g/biggyp/config.php' (include_path='.:/opt/lib/php') in /mnt/host-users/b/i/g/biggyp/lib-common.php on line 69

i'm not at all sure why it's 'nt/ as oppposed to the correct '/mnt/

any ideas? i have succesfully installed on a different host in the past.

thanks

Phil.

PhilH

Anonymous
i've now scrubbed that installation and reinstalled, but i'm getting this error now

Warning: main(): open_basedir restriction in effect. File(/path/to/geeklog/config.php) is not within the allowed path(s): (/mnt/host-users) in /mnt/host-users/b/i/g/biggyp/esj/public_html/lib-common.php on line 69

Warning: main(/path/to/geeklog/config.php): failed to open stream: Operation not permitted in /mnt/host-users/b/i/g/biggyp/esj/public_html/lib-common.php on line 69

Fatal error: main(): Failed opening required '/path/to/geeklog/config.php' (include_path='.:/opt/lib/php') in /mnt/host-users/b/i/g/biggyp/esj/public_html/lib-common.php on line 69

any ideas, i don't think i can change the include path.

Phil.

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
If it really says "/path/to/geeklog" there, then you forgot to change a path (probably the one in lib-common.php). Once you've fixed your paths, the open_basedir error messages should go away.

bye, Dirk

philh

Anonymous
sorry about that bout of stpuidity, i was expecting the same old error so much that i didn't check again

thanks

Phil.