[PHP-INSTALL] Re: PHP, mySQL, Apache and Windows XP Pro

2005-06-17 Thread Oscar Andersson
Andersson ""Oscar Andersson"" <[EMAIL PROTECTED]> skrev i meddelandet news:[EMAIL PROTECTED] >I have installed PHP5 and apache 2 on my computer. > I have made a application in PHP 5.0 that use session variabels. This > application works ok when i run it at my IIS webs

[PHP-INSTALL] Re: PHP, mySQL, Apache and Windows XP Pro

2005-06-17 Thread Oscar Andersson
No i dont get any errors. When i loggin to my webshop a save the name in two session variables First the customer number $_SESSION['kundnummer'] = $kundnummer; Second the customers name $_SESSION['kundnamn'] = $namn; Then i print this in a page with Welcome Oscar Andersso

[PHP-INSTALL] PHP, mySQL, Apache and Windows XP Pro

2005-06-17 Thread Oscar Andersson
i have to change something with the apache server ? I hope for help Oscar Andersson

[PHP-INSTALL] PHP and Apache

2005-06-16 Thread Oscar Andersson
from my webbrowser. Works ok. I try my PHP application and it looks that it is something wrong with session variabels I hope for help Oscar Andersson, Sweden :-)

[PHP-INSTALL] PHP 5, mySQL and Win XP. I NEED HELP

2005-05-05 Thread Oscar Andersson
-file $con = mysql_connect("localhost:3306", "buddy", "bestbuddy"); I cant connect to mySQL. I dont know what is wrong. mySQL listen to port 3306. I have tried with my IP to. I get this warning Warning: mysql_connect() [function.mysql-connect]: Too many open links (0) in