[PHP-DB] Re: WAMP server Problem and Correct way to install PHP and MySQL???

2009-05-04 Thread php news feed

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"  wrote in message 
news:497a0a60.9000...@vt.edu...

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



Re: [PHP-DB] Re: WAMP

2006-03-16 Thread Ludvig Ericson
Please, this isn't PHP w/ Databases related at all.
Consider using the main list or any other medium, I must say my inbox
is getting crowded pretty fast.

On 3/16/06, Nadim Attari <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I use XAMPP locally to test my scripts.. i haven't tested it online.
> Have a look: http://www.apachefriends.org
>
> Regards,
> Nadim Attari
> Alienworkers.com
>
> Kinfe Tadesse wrote:
> > Hello,
> >
> > Can any one recommend me a well-tested package containing Apache, MySQL
> > and PHP all in one for Windows? I want to use my computer as a client
> > and a web server at the same time. Is there any problem with that?
> >
> >
> > Thank you very much.
> >
> > Best regards,
> >
> > Kinfe T.
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-DB] Re: WAMP

2006-03-15 Thread Nadim Attari
Hello,

I use XAMPP locally to test my scripts.. i haven't tested it online.
Have a look: http://www.apachefriends.org

Regards,
Nadim Attari
Alienworkers.com

Kinfe Tadesse wrote:
> Hello,
>  
> Can any one recommend me a well-tested package containing Apache, MySQL
> and PHP all in one for Windows? I want to use my computer as a client
> and a web server at the same time. Is there any problem with that?
>  
>  
> Thank you very much.
>  
> Best regards,
>  
> Kinfe T.

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php