ZenphotoCMS Forum
HELP, the page cant appear? - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: HELP, the page cant appear? (/thread-1585.html)



HELP, the page cant appear? - bloation - 09-08-2007

I follewed every instruction and this keeps appearing?! someone help me?!

Warning: main(zen/template-functions.php) [function.main]: failed to open stream: No such file or directory in /home/airsoft/public_html/zenphoto/index.php on line 2

Fatal error: main() [function.require]: Failed opening required 'zen/template-functions.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/airsoft/public_html/zenphoto/index.php on line 2




HELP, the page cant appear? - acrylian - 09-08-2007

Probably your server permissions are not set to writable. This thread might help:
http://www.zenphoto.org/support/topic.php?id=1392#post-8006




HELP, the page cant appear? - sturmgas - 09-08-2007

I still got the same problem, I have solved it by change the path in the "require once ..." with my variable path (probably in yr case: .:/usr/lib/php:/usr/local/lib/php) the anoying bit than that u got a next "require once ..." fatal error thing where u have to change it also than u got another one ... etc.
This is uisance especially if you want to upgrade like me and u stumble again on the same problem. It has to do with pathnames and zenphoto says it should find the path automatically but alas it doesnt ;-(

and what is the difference between WEBPATH and SERVERPATH?