when you click on the wamp icon in your taskbar you will get an popup menu:
by clicking on "phpMyAdmin" your browser will open with phpMyAdmin. From
there you can check the database and create databases and tables as you go.
If phpmyadmin could not open. : page times out then click on the wamp icon
again, move to Apache, then Service, and then click on "Test port 80", then
you should get something like
------------------------------------------------------------------------------
Your port 80 is actually used by :
Server: Apache/2.2.11 (Win32) PHP/5.2.8
Press Enter to exit...
------------------------------------------------------------------------------
if you get an error on port 80 that it is in use, check that IIS is not
running on your pc and if you use skype check that you selected in the
options so that skype doesnt make use of port 80
If you downloaded a new WAMP version, i would suggest that you make one
minor change in the php.ini file.
Put a semi-colon before "error_reporting = E_ALL" so that it looks like
this ";error_reporting = E_ALL" and remove the colon before
"error_reporting = E_ALL & ~E_NOTICE". This is just one of my personal
adjustments to the wamp default php.ini file.
Then for installing Apache. Like Sashikanth Gurram said WAMP is "Windows
Apache MySql PHP". So apache gets installed with wamp. The linux version of
wamp is LAMP just for interrest sake.
O yes. almost forgot. The WAMP icon should have a completely white
background, not yellow. if its yellow go and check the PHP Logs, Apache Logs
and MySql Logs to determine which service is not running.
I do hope this help.
"Sashikanth Gurram" <sashi34u@xxxxxx> wrote in message
news:497A0A60.9000108@xxxxxxxxx
Hello everyone,
I have installed WAMP server on my PC. Then I have installed the MySQL and
PHP software by downloading them from the site. The PHP programs I have
written used to work fine but when I tried to connect to the MySQL
database or create a new database using the PHP programming nothing
happens in the browser. I do not know what happened. After several
attempts I finally uninstalled the MySQL and PHP programs and then when I
tried to connect to the MySQL usin PHP it worked fine I do not know the
reason for this. Can anyone tell me what the reason is?
Further more I would like to install PHP and MySQL along with a server
like APACHE. But I do not know where to download the APACHE server from.
Also When I install PHP and MySQL how do I link PHP and MySQL so that they
work in tandem.
Would be great if anyone can clear these doubts. I know that these are
very basic questions but I am a starter.
Thanks,
Sashi
__________ Information from ESET Smart Security, version of virus
signature database 4052 (20090504) __________
The message was checked by ESET Smart Security.
http://www.eset.com
__________ Information from ESET Smart Security, version of virus signature database 4052 (20090504) __________
The message was checked by ESET Smart Security.
http://www.eset.com
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php