Current Page: 1 of 1
Results 1 - 5 of 5
13 years ago
oholymike
thanks much. . .I'll give that a shot.
Forum: WampServer English
13 years ago
oholymike
I'm running wamp 2 and it seems to be fine. . .it says it's online when opened. But when I try to finish the install for a Wordpress site, I get an error message that says: Error: PHP is not running WordPress requires that your web server is running PHP. Your server does not have PHP installed, or PHP is turned off. I've tried 'start all services' and 'restart all services'--didn't help.
Forum: WampServer English
13 years ago
oholymike
Hey thanks alot. . .that worked perfectly!
Forum: WampServer English
13 years ago
oholymike
Ok, thanks dan. . .now here's what I have in config.inc.php: <?php /* Servers configuration */ $i = 0; /* Server: localhost [1] */ $i++; $cfg['Servers'][$i]['verbose'] = 'localhost'; $cfg['Servers'][$i]['host'] = 'localhost'; $cfg['Servers'][$i]['port'] = ''; $cfg['Servers'][$i]['socket'] = ''; $cfg['Servers'][$i]['connect_type'] = 'tcp'; $cfg['Servers'][$i]['extension'] = 'my
Forum: WampServer English
13 years ago
oholymike
I'm running Wamp 2 under Vista with PHP 5.3.0 and MySQL 5.1.36. Like an idiot, I reset the passwords for the root users on localhost and my hosting company, and now phpMyAdmin won't run--the error message is "MySQL said: #1045 - Access denied for user 'root'@'localhost' (using password: NO). phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You sh
Forum: WampServer English
Current Page: 1 of 1