HELP HP ÜBER ROOT FEHLER

02/16/2011 23:23 x3GamBitx3'#1
ich hab mir heute apache und php auf meinem root instalt wen ich jz ne hp darauf mache dan kommt imma das hir

PHP Code:
Warningdate() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /usr/local/www/apache22/data/inc/daten.inc.php on line 4

Fatal error: Call to undefined function mysql_connect() in /usr/local/www/apache22/data/index.php on line 15 
PLEASE HELPP


Die config is 1000000000% richtig eingestellt

ehm jede datei die auf mysql zugraifen will da kommt sowas
02/16/2011 23:30 Avulsed#2
Kommt drauf an welches HP Skript du hast aber theoretisch musste in die Config folgendes schreiben:

Quote:
date_default_timezone_set('Europe/Paris');
02/16/2011 23:38 x3GamBitx3'#3
Danke ehm welche configs ^^


diese ?


httpd.conf



aso und ich will normales hen script nehm
02/17/2011 01:17 pA1nD#4
Googles einfcah mal. Ist meines wissens ein normales Problem im Zusammenhang mit Unix:)