Jump to content

Cannot login to backend - debug message


Recommended Posts

Hi

I try to fix a prestashop installation, where the owner cannot login to the backend anymore! Here is the message in debug mode:

(1/1) FatalErrorException

Compile Error: main() [<a href='https://secure.php.net/manual/en/function.require.php'>function.require.php</a>]: Failed opening required '/home/minuseno/www/domain/adminxxx /../autoload.php' (include_path='/home/minuseno/www/fischerecke.ch/vendor/pear/pear_exception:/home/minuseno/www/fischerecke.ch/vendor/pear/console_getopt:/home/minuseno/www/fischerecke.ch/vendor/pear/pear-core-minimal/src:/home/minuseno/www/fischerecke.ch/vendor/pear/archive_tar:.:/usr/local/share/pear')

in index.php line 81

Do you see what is wrong here?

Thanks for any help!

 

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

1 hour ago, Prestashop Addict said:

Hi, you should not provide admin url, this can give facilities to attackers 😞

Thanks, I changed the posting.

Beside that, any idea why the owner cannot login anymore?

 

Link to comment
Share on other sites

The error you're seeing indicates a PHP require failure — PrestaShop is trying to include a file (autoload.php), but it can't find or open it.

 

use ftp and see if file exists (it does not)...

/home/minuseno/www/domain/adminxxx /../autoload.php'

Link to comment
Share on other sites

On 4/15/2025 at 3:32 PM, Flyfisherman said:

Beside that, any idea why the owner cannot login anymore?

 

Check via FTP OR capnel if you have autoload.php in the root directory of PrestaShop? Most probbary in the "/home/minuseno/www/fischerecke.ch/" folder.

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