PDA

View Full Version : Webpost help (like all newbs)


Xavier
02-17-2004, 09:04 AM
First off I would like to apologize if this question has been answered already. I searched 3 pages back and did not see an answer. I have installed everything to the correct directories. When I access the Install.php file I get this at the top of the page:

Warning: ini_get, ini_get_all, ini_alter, ini_set, get_current_user, get_defined_constants, get_include_path, php_ini_scanned_files, php_uname, phpcredits, phpinfo, restore_include_path, set_include_path, set_time_limit, version_compare, zend_version, getmyinode, getmypid, getmyuid, getmygid, getopt, getrusage, assert_options, assert, dl, mysql_pconnect, shell_exec() has been disabled for security reasons in /home/content/X/X/X/X/html/webpost/admin/db_inc.php on line 476

(X = DB info)
I have gone to that line in the bd_inc.php file and didnt see anything wrong (it was a lot of counting).
Any help is apperciated.

p.s. the TS block give this error:
An error connecting to the TeamSpeak server has occured!
Error number:
Error description:

Thanks again.

Ghryphen
02-17-2004, 10:27 AM
Hmm I am not sure what that is. There is a phpinfo() in admin/index.php you could try removing that. Not sure why it would do that when viewing install.php however, there doesn't seem to be any refrence to any of those disabled functions.

Xavier
02-17-2004, 12:29 PM
Thanks GRYPHON, however I just tried that and now I get:

Warning: ini_get, ini_get_all, ini_alter, ini_set, get_current_user, get_defined_constants, get_include_path, php_ini_scanned_files, php_uname, phpcredits, phpinfo, restore_include_path, set_include_path, set_time_limit, version_compare, zend_version, getmyinode, getmypid, getmyuid, getmygid, getopt, getrusage, assert_options, assert, dl, mysql_pconnect, shell_exec() has been disabled for security reasons in /home/content/X/X/X/X/html/webpost/admin/db_inc.php on line 476

Warning: Cannot modify header information - headers already sent by (output started at /home/content/X/X/X/X/html/webpost/admin/db_inc.php:476) in /home/content/X/X/X/X/html/webpost/admin/index.php on line 38

and this comes up on the admin page.
jeez, I wish I was smart.

Ghryphen
02-17-2004, 01:06 PM
That is really weird, I don't even use any of those functions. Sorry to say that I am stumped :/ Maybe the teamspeak forums can help in the scripting section?

Xavier
02-17-2004, 02:16 PM
Thank you VERY much for your help. I do really apperciate your quick responses. I will continue with my search..Thanks