PHP og MySQL på windows 2k server.
Hey.jeg har prøvet på at installer PHP og MySQL på serveren. det skulle og virker fint men komme men en del fejl når jeg prøver på at kalde siden. web siden køre normale på en server ude ved et webhosting firma. men vi vil gerne ha det hjem og køre fra vores ejen server.
Notice: Undefined variable: HTTP_HOST in C:\WWW\amilo.dk\www\public_html\index.php on line 23
Notice: Undefined index: QUERY_STRING in C:\WWW\amilo.dk\www\public_html\index.php on line 30
Warning: extract(): First argument should be an array in C:\WWW\amilo.dk\www\public_html\functions.php on line 119
Notice: Undefined variable: status in C:\WWW\amilo.dk\www\public_html\functions.php on line 122
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\WWW\amilo.dk\www\public_html\functions.php on line 122
Warning: array_rand(): Second argument has to be between 1 and the number of elements in the array in C:\WWW\amilo.dk\www\public_html\functions.php on line 123
Notice: Undefined index: in C:\WWW\amilo.dk\www\public_html\functions.php on line 124
næste gang siden bliver kaldt er MySQL serveren gået ned og skal startes på ny.
Notice: Undefined variable: HTTP_HOST in C:\WWW\amilo.dk\www\public_html\index.php on line 23
Notice: Undefined index: QUERY_STRING in C:\WWW\amilo.dk\www\public_html\index.php on line 30
Warning: mysql_connect(): Can't connect to MySQL server on 'localhost' (10061) in C:\WWW\amilo.dk\www\public_html\index.php on line 35
Can't connect to MySQL server on 'localhost' (10061)
PHP ver. 4.3.4
MySQL 4.0.17
på en windows 2000 server.
