Current Page: 1 of 1
Results 1 - 14 of 14
12 years ago
infopeer
Edit the Post title & add to it
Forum: WampServer English
12 years ago
infopeer
Browse to Bin directory from command line & specify as below C:\wamp\bin\mysql\mysql5.5.8\bin>mysql -sampadm -psecret let me know how this works. Thanks
Forum: WampServer English
12 years ago
infopeer
Uninstall WAMP Server & get the latest one for your machine Thanks,
Forum: WampServer English
12 years ago
infopeer
Which color Are you seeing red or orange for WAMP Icon? Check indvidually if mysql /apache is ON. Thanks,
Forum: WampServer English
12 years ago
infopeer
May be some other app is using port 80 like skype or something else. change the Apache port number in httpd.conf & restart your wamp. Thanks,
Forum: WampServer English
12 years ago
infopeer
Are you getting any error message creating DB. Are you trying to create mysql DB from console or phpmyadmin? Thanks
Forum: WampServer English
12 years ago
infopeer
CHange apache to a different port number in httpd.conf & restart your WAMP Server. Thanks,
Forum: WampServer English
12 years ago
infopeer
defines.php is missing just download a copy from joomla website & download the CMS. Now copy the file to the location C:\wamp\www\trial\includes\ Thanks
Forum: WampServer English
12 years ago
infopeer
Create another user & execute the below queries on your mysql server in the specified order. GRANT ALL PRIVILEGES ON mydb.* TO 'username'@'192.168.1.0/255.255.255.0'; FLUSH PRIVILEGES; exit Where 192.168.1.0/255.255.255.0 should be your specific subnet. Let me know if the issue is resolved. Thanks,
Forum: WampServer English
12 years ago
infopeer
Modify the below lines of code found in php.ini & restart your WAMP Server. ; For Win32 only. ; SMTP = localhost ; smtp_port = 25 ; For Win32 only. ; sendmail_from = you@yourdomain ; For Unix only. You may supply arguments as well (default: "sendmail -t -i". ; ;sendmail_path = As steve said This can be used for notifications & this is not a mail Ser
Forum: WampServer English
12 years ago
infopeer
Restart your Windows 7 Machine & see if that works. Else uninstall/reinstall WAMP Bundle Thanks,
Forum: WampServer English
12 years ago
infopeer
Check Apache configuration in httpd.conf file & see if you find the below line "Listen 80". If it is "Listen 80"Then you should access with . If you cant access then try to modify the port number to other & restart your WAMP Server. EX:"Listen 801". Then you should use to access the webpage. If the issue is not resolved post the log content f
Forum: WampServer English
12 years ago
infopeer
Onie, Please check the port number once, may be you had specified a diff port number in Apache config file. If you had specified a different port you should get access with []; Let me know if the issue is resolved. Thanks,
Forum: WampServer English
12 years ago
infopeer
cronodragon , Create another user & execute the below queries on your mysql server in the specified order. GRANT ALL PRIVILEGES ON mydb.* TO 'username'@'192.168.1.0/255.255.255.0'; FLUSH PRIVILEGES; exit Where 192.168.1.0/255.255.255.0 should be your specific subnet. Let me know if the issue is resolved. Thanks,
Forum: WampServer English
Current Page: 1 of 1