Jump to content

http 500 - can't load modules in modules


Recommended Posts

Hi,

 

I was about to load a free module "FAQ". After upload it didn't show in list, so I locked out and in again. When I entered admin mode (running good) and went in modules/modules the http error 500 were coming up. I started to search at Google and found several items, tried them all. I switched dev_mode (define('_PS_MODE_DEV_', true);) in config/defines.inc.php and got

 

Warning: file_put_contents() [function.file-put-contents]: open_basedir restriction in effect. File(/tmp/class_index.php.q9WFUx) is not within the allowed path(s): (/home/www/web475/html/:/home/www/web475/phptmp/:/home/www/web475/files/:/home/www/web475/atd/:/usr/local/php5/lib/php/:/usr/local/php5/pear/:/usr/local/php5/bin/) in /home/www/web475/html/shop/classes/PrestaShopAutoload.php on line 152

Warning: file_put_contents(/tmp/class_index.php.q9WFUx) [function.file-put-contents]: failed to open stream: Operation not permitted in /home/www/web475/html/shop/classes/PrestaShopAutoload.php on line 152

 

I removed FAQ Folder (last upload) in modules Manual. I cleaned and disabled cache in admin. Smarty Cache Access folder rights are set to 755.

 

Every other menu item in admin and the front office are running fine.

 

Any clue?

Wolfgang

 

 

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...