Can't apply upgrade because the following files were modified: inc/classes/BxDolUpgrader.php, periodic/cron.bat
Also the new package trident 9b, downloaded from online.me is stucked during installation.
When clicking update the following message is coming:
Version: 8.0.0 Installed: 2 days ago
Trident 9.0.0-B1 is available!
Update
Can't apply upgrade because the following files were modified: inc/classes/BxDolUpgrader.php, periodic/cron.bat Also the new package trident 9b, downloaded from online.me is stucked during installation. |
It's not upgrade your site because some files were modified, if you want to allow to overwrite your changes you can change the following option and try again: Studio > Settings > System > SITE SETTINGS > Force site and module auto-update, even if some files were modified Rules → http://www.boonex.com/terms |
It's not upgrade your site because some files were modified, if you want to allow to overwrite your changes you can change the following option and try again: Studio > Settings > System > SITE SETTINGS > Force site and module auto-update, even if some files were modified I did that, and clicked the upgrade button. Now it is showing: site will be upgraded within a minute. Not going furthur |
Upgrade is happening upon cron run, so it looks like you have no cron job installed for Trident. I did that, and clicked the upgrade button.
Now it is showing: site will be upgraded within a minute. Not going furthur
Rules → http://www.boonex.com/terms |
This is the text in cron.bat file c: cd C:\wamp\www\newon\periodic C:\wamp\bin\php\php5.6.19\php.exe -f cron.php
After checking error log, I am getting this:
[11-Sep-2016 09:59:56 UTC] PHP Fatal error: require_once(): Failed opening required 'C:\wamp\www\newon\periodic/../inc/header.inc.php' (include_path='.;C:\php\pear') in C:\wamp\www\newon\periodic\cron.php on line 14 [11-Sep-2016 10:00:00 UTC] PHP Warning: require_once(C:\wamp\www\newon\periodic/../inc/header.inc.php): failed to open stream: No such file or directory in C:\wamp\www\newon\periodic\cron.php on line 14 [11-Sep-2016 10:00:00 UTC] PHP Fatal error: require_once(): Failed opening required 'C:\wamp\www\newon\periodic/../inc/header.inc.php' (include_path='.;C:\php\pear') in C:\wamp\www\newon\periodic\cron.php on line 14 Upgrade is happening upon cron run, so it looks like you have no cron job installed for Trident. I did that, and clicked the upgrade button.
Now it is showing: site will be upgraded within a minute. Not going furthur
|
The above mentioned things are for fresh installation of trident 9b1 . |
I would suggest to try to run php cron under cygwin to try to resolve problem with forward and back slashes difference on Windows: Rules → http://www.boonex.com/terms |
I would suggest to try to run php cron under cygwin to try to resolve problem with forward and back slashes difference on Windows: Thanks for reply.
I have a question. The earlier verison, I could able to install smoothly without additional softwares like cygwin But with this new version, why it was not moving after site configuration during installation? I hope installation should be smooth and easy according to instructions. No simple solution other than that cygwin, I dont have any idea about it.
Thank you. |
The earlier verison, I could able to install smoothly without additional softwares like cygwin
But with this new version, why it was not moving after site configuration during installation? There are no changes which affect this functionality. I suspect that this problem have place because of different types of your local setup. Rules → http://www.boonex.com/terms |