Help - Search - Members - Calendar
Full Version: Mysql Database Name
Zymic Webmaster Forums > Zymic Free Web Hosting > Databases & MySQL
A_LE_X
I'm trying to add Vanilla forums to my Site and these are the errors I get when setting up MSQL

CODE
Warning: ini_set() has been disabled for security reasons in /www/99k.org/a/s/g/asgarnia/htdocs/vanilla-1.1.10/setup/installer.php on line 5 Warning: ini_set() has been disabled for security reasons in /www/99k.org/a/s/g/asgarnia/htdocs/vanilla-1.1.10/setup/installer.php on line 7 Warning: Cannot modify header information - headers already sent by (output started at /www/99k.org/a/s/g/asgarnia/htdocs/vanilla-1.1.10/setup/installer.php:5) in /www/99k.org/a/s/g/asgarnia/htdocs/vanilla-1.1.10/library/Framework/Framework.Functions.php on line 766 /vanilla-1.1.10/setup/installer.php?Step=3&PostBackAction=None


I don't know why it won't work, :\ is it possible to fix?
DroNix
just add @ before the word ini_set, like this: @ini_set; do this for every instance of ini_set.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.