| bill@nowhere.comm 2005-06-07, 8:55 pm |
| I have the same scripts running two sites, but it's kicking everything on
another server out. (and) I'm getting bug eyed looking at this same error,
isn't this just a path problem? It is a hosted (namesecure) site but it's
been over three years since the installs were done and with all the updates
I've forgotten wth is going at ground zero.
It's currently bombing on:
..:/usr/local/php/include
Shouldn't it be like this,
/secure/
I don't even have a php directory, why is this route even there?
/nfs/cust/2/53/07/570352/web
The setup detects environment, but the above shouldn't be correct in a
hosted web should it?
(script death)
=========
Warning: (/secure/setup.php): failed to open stream: No such file or directory
in /nfs/cust/2/53/07/570352/web/secure/admin/funct.php on line 6351
Warning: rc4(): Failed opening '/secure/setup.php' for inclusion
(include_path='.:/usr/local/php/include') in
/nfs/cust/2/53/07/570352/web/secure/admin/funct.php on line 6351
Warning: rc4(/secure/salt.php): failed to open stream: No such file or
directory in /nfs/cust/2/53/07/570352/web/secure/admin/funct.php on line 6352
Warning: rc4(): Failed opening '/secure/salt.php' for inclusion
(include_path='.:/usr/local/php/include') in
/nfs/cust/2/53/07/570352/web/secure/admin/funct.php on line 6352
Any help?
Bill
|