Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

wampserver 2.0


ghost's Avatar
0 0

hey i need some help getting this togheter

Deprecated: Function ereg() is deprecated in C:\wamp\www\Drupal2\includes\file.inc on line 895

that is the error i get when am trying to install drupal

what have i done wrong?


ghost's Avatar
0 0

i got it to work but now when i type

localhost insted of 127.0.0.1 well i get a mysql error that the page don't answer me this came up

http://localhost/phpmyadmin/

and i get this

Error MySQL said:

#1130 - Host 'localhost' is not allowed to connect to this MySQL server

phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.


ghost's Avatar
0 0

Quickly looking if you use localhost you arent connecting using tcp/ip network stack but rather the unix domain sockets

though try http://localhost:3306 and let me know if that works.


ghost's Avatar
0 0

i tested to erese the program wampserver 2.0

the only thing is that i accidently eresed the index for adminphp for wampserver so unistall it and tested to install it agin but the problem

is still there if you got a solution send pm going to eat

thanks for helping


ghost's Avatar
0 0

I dont mind helping, though you really should learn how to look things up yourself. Running php/sql servers are going to run you into problems, and you shouldnt come asking for help with every little thing. Look first, then post if you dont find much,

Literally googled for your exact string "Deprecated: Function ereg() is deprecated in C:\wamp\www\Drupal2\includes\file.inc on line 895"

and my link was the first hit. You aren't the first person with these problems, and solutions usually are easily found.