Thxs to all. I register_globals and load the extension and it's working now.
Thx again!
Alex
----- Original Message -----
From: "El Bekko" <elbekko@xxxxxxxxx>
To: <php-windows@xxxxxxxxxxxxx>
Sent: Tuesday, March 28, 2006 3:27 PM
Subject: Re: Problems with instalation on Apache
Alejandro C. Garrammone wrote:
Hi! I'm installing php 5.0.1 on Apache 2.0.55, I think it's works fine
but when I load an html form they said "Notice: Undefined variable:
submit in C:\Archivos de programa\Apache
Group\Apache2\htdocs\as_insercion.php on line 10" and the other problem
it not connect to the MySQL DB.
Before this I've used MySQL 3.23, PHP 4 and Apache 1.XX.
Ahh....Im using this to work with an Intranet. My IP is 10.21.247.175
Someone could help me to configure this?.
Thxs in advance,
Alex
My best guess is you're trying to use register_globals... which you
shoudn't.
And for the DB... the MySQL extension is not loaded by standard in PHP5.
SO you have to set that in php.ini ;)
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php