Ich habe PhpMyAdmin und PHP installiert, kann aber nicht den Anmeldebildschirm erstellen, wenn ich zu Localhost/PhpMyAdmin gehe. Ich erhalte einen 404 -Fehler. 5.2.2
PHP - 8.4.5
Apache - 2.4.62
I did this per the installation instructions for phpMyAdmin:
To enable phpMyAdmin in Apache, add the following to httpd.conf and
restart Apache:
Alias /phpmyadmin /usr/local/share/phpmyadmin
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Require all granted
Order allow,deny
Allow from all
< /code>
< /div>
< /div>
< /p>
Ich habe dies auch bei der Installation von PHP pro Installation getan: < /p>
Ich erhalte einen 404 -Fehler beim Surfen nach Localhost/PhpMyadmin auf MacOS ⇐ Apache
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Ich erhalte einen 404 -Fehler beim Surfen nach Localhost/PhpMyadmin auf MacOS
by Anonymous » » in Php - 0 Replies
- 3 Views
-
Last post by Anonymous
-