• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Register.php error

Status
Not open for further replies.
Newbie Spellweaver
Joined
Aug 17, 2014
Messages
70
Reaction score
0


what happen on this? please help



Close the thread i just mistake on my IP sorry ahaha
 
Newbie Spellweaver
Joined
Apr 6, 2009
Messages
41
Reaction score
2
I'll put the codes that we will seek to set the php.ini.

First: output_buffering = Off Puts On

Second: extension = php_mysql.dll withdraws:

Third: session.auto_start = 0 puts one

Room: mssql.secure_connection = Off puts on

====================================
The codes shown up there is that you will all like.




First: output_buffering = On

Second: extension = php_mysql.dll

Third: session.auto_start = 1

Room: mssql.secure_connection = On

Go to "Start" - "All Programs" - "AppServ" - "Apache Server Control" - "Restart".
 
Upvote 0
Status
Not open for further replies.
Back
Top