![]() |
|
- 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: (/thread-12818.html) |
- Guest - 2026-09-23 Hi, I've been creating my site and are ready to show it to the rest of the world. I read in the troubleshoot section that if I move the files out of the zenphoto folder to the root I have to run the setup.php to create a new htacces file so people can actually see the whole site. I deleted the setup files when I was asked to, so I put them back from the downloaded folder but it doesn't run. I get the following error message: Warning: require_once(/var/www/vhosts/lens-vision.nl/httpdocs/zp-core/setup/setup-functions.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/vhosts/lens-vision.nl/httpdocs/zp-core/setup.php on line 32 Fatal error: require_once() [function.require]: Failed opening required '/var/www/vhosts/lens-vision.nl/httpdocs/zp-core/setup/setup-functions.php' (include_path='.:/usr/share/pear;') in /var/www/vhosts/lens-vision.nl/httpdocs/zp-core/setup.php on line 32 What should I do next? Thanks in advance. p.s the site runs perfectly, I just want to move it so it shows up under right URL (without the subfolder) - acrylian - 2011-02-27 There are several files that need to be present: ` zp-core/setup/setup_permissions_changer.php zp-core/setup/setup_themeOptions.php zp-core/setup/setup-functions.php zp-core/setup/setup-option-defaults.php zp-core/setup/setup-primitive.php zp-core/setup/setup-sqlform.php zp-core/setup/setup.css zp-core/setup_set-mod_rewrite.php zp-core/setup.php ` If moving is all you did, you can also edit the htaccess file rewrite path manually. - Guest - 2011-02-27 Ok, thanks for the answer, I'll have a go at editting the htaccess file. - Guest - 2011-02-28 It's working. Thanks for the help. - acrylian - 2011-02-28 @Lensvision: I have to apologize, I accidentally misclicked and deleted your account....Please re-register! - Lensvision - 2011-02-28 I did. - SallyT - 2011-07-14 zp-core/setup.php - this file is missing for me. It was never in the zip file I downloaded. How do I go about getting this file? Sally - acrylian - 2011-07-14 Download the Zenphoto package maybe? It is part of that.... Please, it is really enough to post on your other topic... |