Help - Search - Members - Calendar
Full Version: Mysql_pconnect() Has Been Disabled For Security Reasons
Zymic Webmaster Forums > Zymic Free Web Hosting > Databases & MySQL
Spogie
I've uploaded a install package, and when I when to config the database, I got this error

"Warning: mysql_pconnect() has been disabled for security reasons".. in line ***

I know the scripts are fine, I have used them many times.
Also I get this error regardless on the info I put into the command...

I didnt get this error with another package under the same account, but a new error
Warning: ini_set() has been disabled for security reasons
Ed
Replace mysql_pconnect with 'mysql_connect', pconnect is for persistent connections, something the hosting doesn't allow.
Spogie
QUOTE(Bread @ Jun 26 2009, 12:41 AM) *
Replace mysql_pconnect with 'mysql_connect', pconnect is for persistent connections, something the hosting doesn't allow.



Ok, I have changed that line, and it work (so far)..
I have hit a new issue...

"Reading packages...Inserting data (1/36) into kb3_constellations
using file ../packages/database/kb3_constellations/sql_tbldata_constellations.sql.gz...

Fatal error: Call to undefined function gzopen() "


I do not have a work around for this, as there is 43 database to import

no solution to the set_ini() ?

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.