ok..
i'm running an apache server, with php an mysql..
php is working fine, so far, but mysql gives me the error 2003: cannot connect to mysql server on 'localhost'.
I have no clue, what is going wrong there..
the other thing that does not work is the mail-function in php..
it tells me, failed to connect on line c:/...blahblah...mail.php.
no, i guess, there might be a problem withe the mailserver, or frankly speaking, i don't know, if a mailserver even exists..
the php.ini file is configured for SMTP=localhost..
how do i know, whether or not, there is a working mailserver installed? or does apache have one with it, anyway?
(outlook express works just fine).
well, as you see, all that crap happening is running on microsoft windows NT.
and all the help i can get, is from people, who don't know windows..
well, you gotta live, with what you have, so can anybody please help me??
here are some, i hope not so useless informations about whatsoever..:
mysql:Client API version 3.23.10-alpha
PHP Version 4.0.1pl2
ysql.allow_persistent = On mysql.max_persistent = -1
mysql.max_links = -1 mysql.default_port = 3306 mysql.default_socket
mysql.default_host = localhost mysql.default_user = mysql.default_password =
is there anything else i should change or do?
i hope anyone out there can help me.
thanks
gaia