Help me with this problem please!! ~

Status
Not open for further replies.
Joined
Aug 1, 2011
Messages
1,107
Reaction score
154
Hello!


I'm makeing an fast thread/post,Because I'm got the error code!
So please check this picture below for helping me and the others!
off register page!!

:thumbup:

Picture:

1.

2.

I'm know you know this problem!
Sorry for my bad english
Yours,
Marwin
 
Last edited:
I would suggest to use XAMPP, its easy to use and problem are easy to fix as well.

(I already tried to get a problem in my XAMPP, but some people helped me to fix it.)
 
You'll have to enable mssql.

How to make FlyFF websites work with xampp:
http://forum.ragezone.com/f457/using-xampp-flyff-website-695611/

How to make FlyFF websites work with wamp:
Download a clean version of wampserver:

Next, download the newest add-on of php:
Next, download this ntwdblib:
After doing so, restart wampserver, then click on the wampserver icon, go to php and then go to version, and click 5.3.1. Then click on the wamp icon again, go to php, Php Extensions, then check php_mssql and php_pdo_mssql. After doing so restart wampserver one more time to ensure it saved. Mssql functions should then work with mssql.
Finally, with the ntwdblib file, place it in the two following directories:
(ie C:\wamp\bin\php\php5.3.1)
(ie C:\wamp\bin\apache\apache2.2.11\bin)
Restart wampserver, and you're finished! :D
Mainly making this guide for people who want to use my newly released shop (Noticed it only works with wampserver).
- Made by Alexh, But was removed.
- Updated by Ceadin.
 
@offtopic, Marwin read rules you are breaking one of them.

@ontopic, more info plox, If you use wamp than just select in the wamp settings enable mssql_psdb (if im right).
 
I would suggest to use XAMPP, its easy to use and problem are easy to fix as well.

(I already tried to get a problem in my XAMPP, but some people helped me to fix it.)

Its only the interface that's different. Wampp & Xampp are practically the same, just they might vary in functions and have different structures in the web-server. They both use PHP.INI, that's where you enable the mssql function, so its not necessarily easier.
 
Status
Not open for further replies.
Back