Current Page: 1 of 1
Results 1 - 11 of 11
15 years ago
allan
SOLVED! I uninstalled Wampserver AND ZEND. Then reinstalled Wamp on everything was as it should be (I think). Someone should make a STICKY topic about this problem or something.
Forum: WampServer English
15 years ago
allan
If you make a connection with your mysql database then default values using mysql_connect function are server=localhost, user=root, password=nothing. Make changes in your mysql_connect function.
Forum: WampServer English
15 years ago
allan
mysql_connect('localhost', 'root', '');
Forum: WampServer English
15 years ago
allan
Both are ticked, on the locahost index page are not shown mysql and mysqli in the list of loaded extensions. Wampserver icon is white if you want to ask it.
Forum: WampServer English
15 years ago
allan
After reinstalling Wampserver 2 my localhost server cant load mysql extension. I have checked php.ini file and there it shows that php_mysql.dll extension is loaded. If I reinstalled wampserver (I have done it many times) then I always have deleted wamp directory but it makes no difference. How can I fix this?
Forum: WampServer English
15 years ago
allan
White and has some black thing in the middle of it what i didnt have before reinstalling wampserver.
Forum: WampServer English
15 years ago
allan
Now theres a new problem. I uninstalled and reinstalled wampserver 2.0c and now my phpMyAdmin cant load mysql exention but when I checked the PHP extentions then there where marked both mysql and mysqli extentions.
Forum: WampServer English
15 years ago
allan
<?php error_reporting(E_ALL); echo 'hi' echo 'bye' ?> There mus be error on the line 4, unexpected echo expected ; or something but I have only a blank page.
Forum: WampServer English
15 years ago
allan
I didnt understand this sentence: post it up if u want it checked? I know that my code has to have some errors and I have wrote into the file error_repoting(E_ALL) but server doesnt show anything but a blank page.
Forum: WampServer English
15 years ago
allan
If theres an error in my PHP code then wampserver 2 displays me a blank page and no errors. It used to show errors at the beginning of useing it but I think I have changed some of the settings and then that problem began. I have tried to reinstall in but that doesnt make a difference. How can I make it normal again?
Forum: WampServer English
Current Page: 1 of 1