Hello everyone,
This morning, when updating my joomla websites, every single one of them with a virtuemart update had an error 500 right after the update being done.
When the plugin update page is refreshed, nothing seems wrong, VirtueMart confirms the installation is a success and nothing is broken on the frontend.
Luckly, one of my website had PHP errors displayed, and it showed the following:
Warning: include_once(/data/www/www.XXXXX.com/webroot/tmp/install_5ddb9982479d8/administrator/components/com_virtuemart/plugins/vmpsplugin.php): failed to open stream: No such file or directory in /data/www/www.XXXXX.com/webroot/libraries/loader.php on line 260
Warning: include_once(): Failed opening '/data/www/www.XXXXX.com/webroot/tmp/install_5ddb9982479d8/administrator/components/com_virtuemart/plugins/vmpsplugin.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /data/www/www.XXXXX.com/webroot/libraries/loader.php on line 260
Fatal error: Class 'vmPSPlugin' not found in /data/www/www.XXXXX.com/webroot/plugins/vmpayment/standard/standard.php on line 24
Has anyone else experienced this?
very strange because \administrator\components\com_virtuemart\plugins\vmpsplugin.php is definitely in the install package http://dev.virtuemart.net/attachments/download/1240/com_virtuemart.3.6.10.10211.zip
are the installs still 500 errors? Have you tried a checkout etc?
If so try again using the above installer
Quote/data/www/www.XXXXX.com/webroot/plugins/
How does Your directory structure look ? "www/www" seems at bit strange to me. Do You have any htaccess lines that rewrite the www address ?
Jörgen @ Kreativ Fotografi
Quote from: GJC Web Design on November 25, 2019, 10:43:20 AM
very strange because \administrator\components\com_virtuemart\plugins\vmpsplugin.php is definitely in the install package http://dev.virtuemart.net/attachments/download/1240/com_virtuemart.3.6.10.10211.zip
are the installs still 500 errors? Have you tried a checkout etc?
If so try again using the above installer
The installer worked without any errors, once again, everyting seems in order.
Quote from: Jörgen on November 25, 2019, 10:48:23 AM
Quote/data/www/www.XXXXX.com/webroot/plugins/
How does Your directory structure look ? "www/www" seems at bit strange to me. Do You have any htaccess lines that rewrite the www address ?
Jörgen @ Kreativ Fotografi
I am not sure what you mean, the root of my projects are "/data/www/www.XXXXX.com/webroot/", multiple projects are stored in "/data/www/" as "www.XXXXX.com", "www.YYYYY.com", "www.example.com" etc