pwired Posted January 22, 2014 Share Posted January 22, 2014 Hi, I downloaded the latest dev, which seems to be 6316 Kb uploaded it to a subdirectory germ on the root of my hoster and want to install it. I get the following error: Warning: require(/home/www/my-domain.com/germ/wire/core/ProcessWire.php) [function.require]: failed to open stream: No such file or directory in /home/www/my-domain.com/germ/index.php on line 87Fatal error: require() [function.require]: Failed opening required '/home/www/my-domain.com/germ/wire/core/ProcessWire.php' (include_path='.:/usr/local/php5/lib/php') in /home/www/my-domain.com/germ/index.php on line 87 Am I missing something ? Link to comment Share on other sites More sharing options...
pwired Posted January 22, 2014 Author Share Posted January 22, 2014 Ok found it Extracting the dev zip on the hoster did not extract all the folders and files. I seem to have a lot of problems lately with extracting zip files on my hoster. Link to comment Share on other sites More sharing options...
pwired Posted January 22, 2014 Author Share Posted January 22, 2014 For what it is worth: after digging half a day looking for the cause of the problem I found that it was not my: 1. wifi 2. ftp 3. laptop 4. pw 5. file manager. It turns out that the hosting server is not capable of extracting zip files without errors. After every new try to extract the zip file it gets extracted differently with randomly files and folders not being extracted or extracted as empty folders. I am now using a php unzip script together with pclziplib.php and now extracting goes perfect. I find it very strange that in 2014 a hosting server is not capable of something simple like extracting zip files without errors. 2 Link to comment Share on other sites More sharing options...
Martijn Geerts Posted January 24, 2014 Share Posted January 24, 2014 Good it's solved. But there's more then meets the eye. The last site move I did was problematic to. Looks like there were issues with the file ownership/permissions also after unzip. At the end, I did a fresh install of PW, then ftp'd the site folder, dropped the database, and imported the SQL dump. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now