NYCPHP Meetup

NYPHP.org

[nycphp-talk] PHP + MYSQL

Nestor nestorflorez at earthlink.net
Thu Sep 16 19:49:51 EDT 2004


I need some help.
I installed php5.01, mysql 5.0.1, apache 1.3.31, myodbc 3.51.9 on a hp
laptop(sp4) and a dell desktop(sp3) running  W2K OS on both.

My laptop shows Mysql package when I access the phpinfo() via the apache
server, but my desktop
will show the Mysql package.  Alsosome of the diferences in the PHP CORE
Configurations
when I look at my phpinfo.php file(it only contains "<?php phpinfo(); ?>" )
The output is different
I am using the same php.ini file(I did a dif with VIM)  The my.ini from
mysql are the same except for
the bin-address, because the machines have different IP address.

Is this normal behavior?  Why the difference?
When I try to access mysql via phpmyadmin I get the error "cannot load
mysql"

Thanks

Nestor :-)

PS:  Difference in the phpinfo() between both computers.
Laptop
allow_call_time_pass_reference 	Off	Off
display_errors 		Off 	Off
doc_root 			C:\Program Files\Apache Group\Apache\htdocs	C:\Program
Files\Apache Group\Apache\htdocs
error_reporting 		2047 	2047
extension_dir 		C:\php\ext 	C:\php\ext
log_errors 	On 		On
magic_quotes_gpc 		Off 	Off
max_input_time 		60	60
output_buffering 		4096	4096
register_argc_argv 	Off 	Off
register_long_arrays 	Off 	Off
sendmail_from 		nestorflorez at earthlink.net 	nestorflorez at earthlink.net
SMTP 				smtp.earthlink.net 	smtp.earthlink.net

Desktop
allow_call_time_pass_reference 	On 	On
display_errors 		On 	On
doc_root 			no value 	no value
error_reporting 		no value 	no value
extension_dir 		C:\php5\ext 	C:\php5\ext
log_errors 			Off 		Off
magic_quotes_gpc 		On 	On
max_input_time 		-1 	-1
output_buffering 		0 	0
register_argc_argv 	On 	On
register_long_arrays 	On 	On
sendmail_from 		no value 	no value
SMTP 	localhost 		localhost

Néstor Alberto Flórez Torres
http://www.IneedWork.org

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.765 / Virus Database: 512 - Release Date: 9/16/2004




More information about the talk mailing list