Wildone Posted December 14, 2016 Report Share Posted December 14, 2016 I am trying to do a clean install on my current server in a sub-domain as per my support dept. I have followed the instructions on copy files and change permissions to 777 on my server. I then go to my browser url and try to install from the install/install.php I had a time zone error but that has been fixed . I then tried again and got the following error Warning: include(/var/www/vhosts/xxx-airways.com/site2/core/classes/ezdb/ezdb.class.php) [function.include]: failed to open stream: No such file or directory in /var/www/vhosts/xxx-airways.com/site2/install/includes/loader.inc.php on line 36 Warning: include() [function.include]: Failed opening '/var/www/vhosts/xxx-airways.com/site2/core/classes/ezdb/ezdb.class.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/vhosts/xxx-airways.com/site2/install/includes/loader.inc.php on line 36 Warning: include(/var/www/vhosts/xxx-airways.com/site2/core/lib/mysqldiff/MySQLDiff.class.php) [function.include]: failed to open stream: No such file or directory in /var/www/vhosts/xxx-airways.com/site2/install/includes/loader.inc.php on line 49 Warning: include() [function.include]: Failed opening '/var/www/vhosts/xxx-airways.com/site2/core/lib/mysqldiff/MySQLDiff.class.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/vhosts/xxx-airways.com/site2/install/includes/loader.inc.php on line 49 I fixed the first 2 by copy my current core/classes/ezdb/ezdb.class.php file from my current working site but know getting this errors Warning: include(/var/www/vhosts/xxx-airways.com/site2/core/lib/mysqldiff/MySQLDiff.class.php) [function.include]: failed to open stream: No such file or directory in /var/www/vhosts/xxx-airways.com/site2/install/includes/loader.inc.php on line 49Warning: include() [function.include]: Failed opening '/var/www/vhosts/xxx-airways.com/site2/core/lib/mysqldiff/MySQLDiff.class.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/vhosts/xxx-airways.com/site2/install/includes/loader.inc.php on line 49Notice: The template file "/var/www/vhosts/xxx-airways.com/site2/install/templates/header.php" doesn't exist in /var/www/vhosts/xxx-airways.com/site2/core/classes/TemplateSet.class.php on line 231Notice: The template file "/var/www/vhosts/xxx-airways.com/site2/install/templates/s0_config_check.php" doesn't exist in /var/www/vhosts/xxx-airways.com/site2/core/classes/TemplateSet.class.php on line 231Notice: The template file "/var/www/vhosts/xxx-airways.com/site2/install/templates/footer.php" doesn't exist in /var/www/vhosts/xxx-airways.com/site2/core/classes/TemplateSet.class.php on line 231 I can't recall getting these problems with my last working install Quote Link to comment Share on other sites More sharing options...
Moderators servetas Posted December 14, 2016 Moderators Report Share Posted December 14, 2016 Which version are you trying to install? Quote Link to comment Share on other sites More sharing options...
Wildone Posted December 14, 2016 Author Report Share Posted December 14, 2016 phpVMS- master.zip from a site showen on this forum think it was the Build 938 (Version 2.1.938) last updated 2013 Quote Link to comment Share on other sites More sharing options...
Moderators servetas Posted December 14, 2016 Moderators Report Share Posted December 14, 2016 Ok, try installing this version: https://github.com/DavidJClark/phpvms_5.5.x Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.