OK ... I'm trying to get ANY one of several different PHP OSS apps running on my hosted account - ftp only.
They ALL wind up giving me this basic error:
Warning: Failed opening '/s/code/site.inc.php' for inclusion (include_path='') in /Local/Library/WebServer/WebSites/ on line 88
They similarity is that it's ALWAYS that it can open something.php (include_path=''), and sometimes just (include_path=') (no trailing ').
I've tried this with SIS, MoveableType, PHPSlash, and Gallery 1.2.5. They all agree that I've got current enought version of PHP ....
My hosting service sez it's permissions problem, but even when all dirs for the app are 777, I get this ... I think it's a configuration issues on their PHP ... any suggestions?
Yes - I CAN get a basic "hello world" PHP page to work just fine.
philc
They ALL wind up giving me this basic error:
Warning: Failed opening '/s/code/site.inc.php' for inclusion (include_path='') in /Local/Library/WebServer/WebSites/ on line 88
They similarity is that it's ALWAYS that it can open something.php (include_path=''), and sometimes just (include_path=') (no trailing ').
I've tried this with SIS, MoveableType, PHPSlash, and Gallery 1.2.5. They all agree that I've got current enought version of PHP ....
My hosting service sez it's permissions problem, but even when all dirs for the app are 777, I get this ... I think it's a configuration issues on their PHP ... any suggestions?
Yes - I CAN get a basic "hello world" PHP page to work just fine.
philc