if i use appserver my site wont works maybe if i use xampp it will works? do any 1 of you guys know if it will work than
Printable View
if i use appserver my site wont works maybe if i use xampp it will works? do any 1 of you guys know if it will work than
first try it by yourself, second ... what errors pops up show us .. cuz some errors can be fixed .. :)
All errors can be fixed, i know what error he is talking about, do the following.
Go to your php.ini
Find this code:
Replace with the original code with this:Code:;extension=php_ming.dll
;extension=php_mssql.dll
Code:
extension=php_ming.dll
extension=php_mssql.dll
Don't forget to replace the .dll file that is required for Gunz websites to work.