TWLan Forum

Full Version: Apache problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
My apache is stuck on 'Starting' :

[Image: apche.png]

I have re-installed , I have run setup... I have allowed it throo firewall.
your apache is working Wink
Yes but I put it in my c drive also because when I went to load of localhost it just doesn't work and it makes me search throo my c drive to do it but it still doesnt work.
okay , I have to do the adress 127.0.0.1 and then i go onto /admin but I have to do localhost without the // :S
now it randomly stopped working and it 'Es konnte keine Verbindung mit dem MySql Server hergestellt werden.' cant connect to mysql server :S
(17.08.2010, 21:18)sereton Wrote: [ -> ]Yes but I put it in my c drive also because when I went to load of localhost it just doesn't work and it makes me search throo my c drive to do it but it still doesnt work.
okay , I have to do the adress 127.0.0.1 and then i go onto /admin but I have to do localhost without the // :S
now it randomly stopped working and it 'Es konnte keine Verbindung mit dem MySql Server hergestellt werden.' cant connect to mysql server :S

please take a screenshot of mysql_start.bat Wink
My apache.bat just says 'Apache is starting' and I prinscreened the localhost website :

http://img339.imageshack.us/img339/453/a...oblem1.png
(18.08.2010, 08:28)sereton Wrote: [ -> ]My apache.bat just says 'Apache is starting' and I prinscreened the localhost website :

http://img339.imageshack.us/img339/453/a...oblem1.png

"Apache is starting" is the default message.
It won't print anything else, unless there are errors.

You should use start_dslan.exe, or:
start_mysql.bat AND start_apache.bat AND start_dslan.bat

http://localhost/ could cause errors because loaclhost maps to 127.0.0.1 OR ::1 (IPv6 address).
The latter is disallowed by DSLAN.
so then how do I get it to work

It says localhost doesn't exist , Es konnte keine Verbindung mit dem MySql Server hergestellt werden comes up when I go on 127.0.0.1 :S
(19.08.2010, 16:01)sereton Wrote: [ -> ]so then how do I get it to work

It says localhost doesn't exist , Es konnte keine Verbindung mit dem MySql Server hergestellt werden comes up when I go on 127.0.0.1 :S

You must start mysql_start.bat and dslan_start.bat too.
In that order, dslan_start.bat after mysql and apache.