• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[Xampp] I can't connect to phpmyadmin!

Fragdonut

Banned User
Joined
Jul 27, 2009
Messages
2,606
Reaction score
0
Location
HDUXZZZ13387
Hello! I've installed a webpage to my server, now I can't connect to phpmyadmin.. It gives me this error when I do:
Object not found!
The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again.

If you think this is a server error, please contact the webmaster.

Error 404
localhost
12/31/09 08:48:58
Apache/2.2.14 (Win32) DAV/2 mod_ssl/2.2.14 OpenSSL/0.9.8l mod_autoindex_color PHP/5.3.1
 
Last edited:
Before I need to connect this is what I do:

Code:
1. Install XAMPP (MySQL & Apache)
2. Open all the ports. (3306, 80, etc)
3. Start MySQL & Apache
4. Connects to phpmyadmin and success.
 
Back
Top