Re: register page error -.-
Re: register page error -.-
Quote:
Originally Posted by
Apixenz
Thanks this did help me alot! Well ,
I'm still got an error:
9554755/hnocrpk
( I got the register.php at www.folder ). :grr:
Yours,
Marwin
Re: register page error -.-
Does the wamp icon turns green?
Re: register page error -.-
It's like orange/yellow, Look at this picture below!!
9554755/bbyllrb
Yours,
Marwin
Re: register page error -.-
It has to be green.
Open up a command prompt. (cmd)
Typ: iisreset /stop
After that, try to restart your wamp.
Re: register page error -.-
Quote:
Originally Posted by
Groxy101
It has to be green.
Open up a command prompt. (cmd)
Typ: iisreset /stop
After that, try to restart your wamp.
The command you did said , didn't work! It says: Cannot find the commando!
I typed:
iisreset /stop
nofthing , happneds.
Yours,
Marwin:thumbup:
Re: register page error -.-
If it turns yellow/orange, that means you caused an error somewhere in Apache.
Click on the Wamp icon, Hover "Apache", and click "Apache error log"
Copy it here.
Re: register page error -.-
oh oh me me, http.conf change the ip to your desired ip
Listen 80// Default
Listen XXXX make your own
as well as the localhost
you can access it as localhost:XXXX
so you won't interrupt the error report sender to ms via IIS
Re: register page error -.-
Next time read this before posting.
Re: register page error -.-
Quote:
Originally Posted by
Apixenz
If it turns yellow/orange, that means you caused an error somewhere in Apache.
Click on the Wamp icon, Hover "Apache", and click "Apache error log"
Copy it here.
Error follwing:
Fatal error: Call to undefined function mssql_connect() in C:\wamp\www\register.php on line 31
Re: register page error -.-
Show us the line 31 ? -.-
Re: register page error -.-
The apache error log don't want to open -.-!
And how to show u >_>!
I'm know that I'm noobly so please stop tracing me ;o
Re: register page error -.-
Quote:
Originally Posted by
Marwin
The apache error log don't want to open -.-!
And how to show u >_>!
I'm know that I'm noobly so please stop tracing me ;o
That's because you haven't enabled Mssql connections.
Re: register page error -.-
How to enabled them? , Just tell me that how to do that ( An usefull tutorial ... )