View Single Post
muukis
Veteran Member
Join Date: Apr 2009
Old 08-10-2010 , 04:24   Re: [L4D & L4D2] Custom Player Stats v1.4B101
Reply With Quote #986

Quote:
Originally Posted by Rul0r View Post
HI muukis,

thanks for your help!
but that was i already set, at my php.ini

Maybe i need to change samething at the httpd options?

here are, what was present at my php.ini

;########### PARALLELS CONFIXX SECTION ###########
file_uploads = 1
upload_tmp_dir = "/var/www/vhosts/web1/phptmp/"
;############ PHP specials ###########
error_reporting = 2047
display_errors = on
log_errors = off
error_reporting = 2047
display_errors = on
log_errors = off
register_globals = off
register_globals = off
safe_mode = off
safe_mode = off


Thanks Regards Rul0r
You need to block the notices. Read this. Try 2039 which is the same as 2047 but without E_NOTICE (8).
__________________
Monster Hunter

Though certainly not superhuman, the man's prowess inspires an excess of whispered rumors. But those rumors remain in the realm of speculation.
muukis is offline