Where is the admin Login?
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
-
- Posts: 1
- Joined: 10 Oct 2024, 16:18
Where is the admin Login?
I have searched here and on the internet but have not found anything.
I have successfully installed the Laravel version in a subfolder of my domain: ‘www.domain.de/aim/myshop’
I can access the frontend without any problems at ‘www.domain.de/aim/myshop/public’
But I can't find the admin panel. When I go to ‘www.domain.de/aim/myshop/public/admin’, I get to a login page ‘www.domain.de/aim/myshop/public/login?locale=en’ with a lot of error messages:
Where can I find the admin login?
I have successfully installed the Laravel version in a subfolder of my domain: ‘www.domain.de/aim/myshop’
I can access the frontend without any problems at ‘www.domain.de/aim/myshop/public’
But I can't find the admin panel. When I go to ‘www.domain.de/aim/myshop/public/admin’, I get to a login page ‘www.domain.de/aim/myshop/public/login?locale=en’ with a lot of error messages:
Code: Select all
ErrorException
file_exists(): open_basedir restriction in effect. File(/..../php/8.2/share/pear/App/View/Components/AuthSessionStatus.php) is not within the allowed path(s): (/var/www/vhosts/domain.de/:/tmp/)
Re: Where is the admin Login?
The PHP open_basedir setting is not supported and must be disabled. It causes more problems than it tries to solve.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
