HohHuh? Registerpage Gone?

04/10/2011 11:01 Minotaurr#1
Hello people,

What do I need to change in my xampp ??
I can't see a registerpage... I only see white.

Thx
Me
04/10/2011 11:56 Minotaurr#2
Please Give answer!!

Sorry for double post, I need to know it today, Can't find it on google.
04/10/2011 13:34 Devil589#3
Which files do you use?
Did you started your Xampp?
Did you opened the correct file?
We need more infos or we cant help you(maybe screenshots).

See Ya!
04/10/2011 15:47 .Tear#4
Do you enable the MSSQL extension?
04/10/2011 18:40 Minotaurr#5
No what is it ????
04/10/2011 18:43 .Tear#6
go in your php.ini
Search after MSSQL
and delete the ';' at the first letter at the line, if you find the php_Mssql.dll
04/10/2011 18:55 Yunoki#7
Xamp is not good WAMP is better for this
04/11/2011 08:01 Minotaurr#8
I can't do it in xampp with that php_mssql.dll

When I do that, I got an error.

Is there an tutorial how to let wamp work with mssql ?

Thx, Please Reply,
Me
04/11/2011 20:19 Minotaurr#9
Please, is there an tutorial of something where I can see how to let wamp work with mssql ???


Sorry for double post!!! I need the answer...

Thx
Please answer.

Me
04/11/2011 22:32 Devil589#10
Quote:
Originally Posted by Minotaurr View Post
I can't do it in xampp with that php_mssql.dll

When I do that, I got an error.

Is there an tutorial how to let wamp work with mssql ?

Thx, Please Reply,
Me
Let us know which error do you got.
If you change the settings try to turn your complete xampp off.
Or sometimes you need higher rights to change the settings so try to move the config file to your desktop and change the settings there.
After that put the file back in the xampp folder.

See Ya!
04/12/2011 07:48 Minotaurr#11
Hello,

When I remove the ; be4 php_ssql.dll I got this error:

Quote:
[Warning] PHP Startup: Unable to load dynamic library 'C:\Users\Wuggle\MyGames\xampp\php\ext\php_mssql.d ll
Someone knows how to fix this ?

THx
Me
04/12/2011 17:59 Minotaurr#12
Please reply !!

Sorry for double post.

Thx
Me
04/12/2011 18:36 Devil589#13
First of all, put your Xammp folder to C:
On the Xammp page they say its better to install it to C: because vista or win7 have some problems with it.
And well, your apache cant find the php_mssql.dll.
Check if the .dll exist.

Or you can try a other thing.
Redownload / reinstall the xampp to C: and then change your php.ini for the mssql extension and then start your apache.

See Ya!
04/12/2011 19:47 Minotaurr#14
I reinstalled, It wasn't working. Now I tried again and it isn't working now. Does someone know wich register script I need to use? And, Are u sure that I need to remove the ; before ;extension=php_mssql.dll ??

Thx
Me
04/12/2011 22:28 Devil589#15
Quote:
Originally Posted by Minotaurr View Post
I reinstalled, It wasn't working. Now I tried again and it isn't working now. Does someone know wich register script I need to use? And, Are u sure that I need to remove the ; before ;extension=php_mssql.dll ??

Thx
Me
Yes you need to remove the ";" or the mssql extansion wont work.
And you need the extansion because your registration script need access to the mssql database.
But let us know which script do you use, maybe its a ..... script or a bugged script.
Btw. did you reinstalled the xammp on C:? (there where the windows, user, programfiles..... folder is)

See Ya!