Jump to content

Does anyone know this Error and how to handle it?


vergami

Recommended Posts

Warning: rename(/tmp/class_index.phpF0NWE4,/home/vomisnet/www/vergami.com/app/cache/dev/class_index.php) [function.rename.php]: No such file or directory in /home/vomisnet/www/vergami.com/classes/PrestaShopAutoload.php on line 255

Warning: rename(/tmp/class_stub.phprdIOwl,/home/vomisnet/www/vergami.com/app/cache/dev/class_stub.php) [function.rename.php]: No such file or directory in /home/vomisnet/www/vergami.com/classes/PrestaShopAutoload.php on line 255

Warning: rename(/tmp/namespaced_class_stub.phpIjbt58,/home/vomisnet/www/vergami.com/app/cache/dev/namespaced_class_stub.php) [function.rename.php]: No such file or directory in /home/vomisnet/www/vergami.com/classes/PrestaShopAutoload.php on line 255

Warning: require_once(/home/vomisnet/www/vergami.com/app/cache/dev/appParameters.php) [function.require-once.php]: failed to open stream: No such file or directory in /home/vomisnet/www/vergami.com/config/bootstrap.php on line 86

Fatal error: require_once() [function.require.php]: Failed opening required '/home/vomisnet/www/vergami.com/app/cache/dev/appParameters.php' (include_path='/home/vomisnet/www/vergami.com/vendor/pear/pear_exception:/home/vomisnet/www/vergami.com/vendor/pear/console_getopt:/home/vomisnet/www/vergami.com/vendor/pear/pear-core-minimal/src:/home/vomisnet/www/vergami.com/vendor/pear/archive_tar:.:/usr/local/share/pear') in /home/vomisnet/www/vergami.com/config/bootstrap.php on line 86

Link to comment
Share on other sites

@Wallgrind.nl I installed a friendly url module yesterday and from there everything got worse.... first i had the www.shop.com/www.shop.com problem but then i changed the shop_url on phpmyadmin so this sould be good but now i have the problem  mentioned above and i have really no idea how to solve it or where it could come from.....

Link to comment
Share on other sites

I have installed it in the backoffice, then i had Errors and then i deleted it again. after that it worked fine, so then i tried to install it again and after that i had this shop.com/shop.com problem, then i fixed it and deleted it again. after that i had the msg in the backoffice that somehow the urls dont fix, then i changed them in the backoffice to vergami.com and vergami.com (ssl) so then nothing worked anymore, after that i changed on the mysql the url to www.vergami.com and www.vergami.com (ssl) after that nothing worked anymore. i contacted the developer from the module and he checked the ftp, he claims that the error is not his modules fault so its probably my fault but i have no idea what to do.... i didnt moved any files as far i know

Unbenannt.JPG

Edited by vergami (see edit history)
Link to comment
Share on other sites

You also tried to delete the cache ?

From what I read on the error a pear package is missing on server. You should revert to your provider. Something is going wrong with server configuration or your Prestashop install is corrupted.. Read also the error logs from the server to see if there are other errors on server configuration.

 

 

  • Like 1
Link to comment
Share on other sites

First check the error logs of your server. If you don't have access than ask your provider. Debug all possibly errors you are having on the server. PEAR is a php extension pack on your server. Unless you are not the administrator of the server you cannot install this. You need to have root rights.

In second ask your provider if he don't have a back-up of your webspace before you installed the module. Make a rollback and all will be fine again. AND please do not install this module. Removing ID's will bring you nothing in terms of SEO. Only if your shop was running under another software on where these ID's were not on URL and sites are alredy indexed on Google it will bring something. But it is better to don't use such remove ID's modules. Prestashop's architecture needs that ID's for to run correct.

Better you use a 301 redirection module, so all pages not found on Google you redirect to the new one. You can take this module for ex: https://mypresta.eu/modules/seo/seo-redirects-301-302-303.html

This module is coded by one of our moderators and real Prestashop expert. So you will have no risk of not working or other problems.

Link to comment
Share on other sites

@selectshop.at    Ich bedanke mich für deine auführliche Antwort! Ich nehme mir deinen Rat zu Herzen!

Mein Provider wird ein Notfall Backup durchführen, ich denke das ist der einfachste Weg. Wieder etwas gelernt :) Ich werde mir dein Kontakt zur Seite legen und das 301 Modul.

Besten Dank und einen schönen Abend!

Grüsse

Alex :)

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...