Jump to content

Module does not install


Recommended Posts

internal server error is usualy related to the php parse error (or errors related to the .htaccess file)

in this case it is probably php parse error.

 

php error log is a file, which usually is located in your FTP service in the root directory, search for directories like /log/ /tmp/

you can find there simple .txt files, php error log file is usually named as error.log php.log

 

sometimes this file is also available in your webhosting control panel, maybe try there

Link to comment
Share on other sites

  • 2 months later...

My hoster says I have to turn on php logging

 

so I did so according to this post

 

and I get

 

Warning: Unknown: open_basedir restriction in effect. File(/log/phplog.txt) is not within the allowed path(s): (/var/www/vhosts/FilerWeb03/mjlvideo.fr/:/var/www/html/dnpanel/:/usr/lib/php/:/usr/share/pear:/tmp) in Unknown on line 0
Edited by markjl (see edit history)
Link to comment
Share on other sites

yes I already set @ini_set('display_errors', 'on'); in config.inc.php

 

I am seeing no errors in php or on screen related to the login as customer module and yet nothing is different.

 

Back office errors are normally in tools > logs but I have nothing showing there either

Edited by markjl (see edit history)
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...