Current Page: 1 of 1
Results 1 - 9 of 9
14 years ago
t0mmerz
Added
Forum: WampServer English
14 years ago
t0mmerz
XAMPP wouldn't be causing the problem, I'm positive. Everything works fine, except for MySQL. And all the other functions besides mysql_ functions.
Forum: WampServer English
14 years ago
t0mmerz
My icon is white, and the little needle is all the way to the right - MySQL is started, I'm positive of it. yfastud Wrote: ------------------------------------------------------- > > If not, I guess I'll have to switch back to > XAMPP > > if used to have xampp, they're conflicted so make > sure to uninstall xampp, remove xampp document > root, run regedit to find a
Forum: WampServer English
14 years ago
t0mmerz
Any help? If not, I guess I'll have to switch back to XAMPP -- which I really don't want to do
Forum: WampServer English
14 years ago
t0mmerz
So I'm currently working on a project, and it seems that MySQL isn't being loaded. Yes, MySQL is started, and the MySQL module or whatever is checked under the PHP extensions. I get this message when trying to connect to MySQL(through my script): Fatal error: Call to undefined function mysql_connect() in inc\class_database.php on line 24
Forum: WampServer English
14 years ago
t0mmerz
To not show the errors before you fill out the form, do: <?php if(array_key_exists("cusname", $_POST) && array_key_exists("parname", $_POST) && array_key_exists("parrate", $_POST)) { // echo your variables. } else { // show the form } ?>
Forum: WampServer English
15 years ago
t0mmerz
Nevermind:p I had an error in my .htaccess file - checked the apache error log and found out why I got that error..
Forum: WampServer English
15 years ago
t0mmerz
Whenever I activate the rewrite_module on Apache, and wait for it to stop the server and restart it -every page I go to says "500 Internal Server Error Please contact the server administrator..." How do I fix this problem?
Forum: WampServer English
15 years ago
t0mmerz
I don't even have that module.:/ Also, if I activate the equivalent, rewrite_module, it gives me a 500 Internal Server Error:/ Any fix for it?
Forum: WampServer English
Current Page: 1 of 1