Blazer9131
New Member
- Messages
- 411
- Reaction score
- 0
- Points
- 0
Hey,
I have a script running on x10, its about a WoW Server registration page.
It required this to be active: system(), this is the error I get:
So I'm guess system() is diabled in Intermediate version of PHP..
The script is located here:
http://eternalflame.pcriot.com/wow/installer/index.php?g=step3&post=submitmysqldetails
Thank you
~Blaze
I have a script running on x10, its about a WoW Server registration page.
It required this to be active: system(), this is the error I get:
Code:
Warning: system() has been disabled for security reasons in /home/blaze9/public_html/wow/core/class.mangosweb_installer.php on line 146
So I'm guess system() is diabled in Intermediate version of PHP..
The script is located here:
http://eternalflame.pcriot.com/wow/installer/index.php?g=step3&post=submitmysqldetails
Thank you
~Blaze