• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Looking for Help, XAMPP or Gesior Problem

feslir

New Member
Joined
Sep 2, 2007
Messages
241
Reaction score
2
Location
Kosovo
I start xampp and i can enter the site fine, i start server its running fine aswell, but after sometime,
nobody can connect to the website, neither can i so i hve to close xampp and restart xampp to get the site working again?

anyone could help me whats the issue here?
 
You should check your error log to see if the server is giving you a reason for why it's crashing. One possible reason could be if you're using Skype as it uses port 80 by default (you can change this in its preferences).
 
I start xampp and i can enter the site fine, i start server its running fine aswell, but after sometime,
nobody can connect to the website, neither can i so i hve to close xampp and restart xampp to get the site working again?

anyone could help me whats the issue here?

I recommend useing uniform server it is much easier to work with & also if you want to know how to setup website you can checkout https://otland.net/threads/video-tu...ing-ot-server-website-and-shop-system.166818/
 
You should check your error log to see if the server is giving you a reason for why it's crashing. One possible reason could be if you're using Skype as it uses port 80 by default (you can change this in its preferences).


when im checking in command prompt netstat -o

im getting this

80: no-rdns:http
443: no-rdns:http
3306 no-rdns:http

whats this no-rdns:http thingy dont even know it.
 
Go to your XAMPP installation path and then /apache/logs and check the error log. Look at the bottom of it to see the most recent errors, should hopefully give you more information on why it crashes.
 
Uh, I've never heard of Skype using port 3306, is it possible that you've manually specified it to use port 3306? If not, you could always specify another port in the settings (see the screenshot in my previous reply) and see if that helps.
 
Go to your XAMPP installation path and then /apache/logs and check the error log. Look at the bottom of it to see the most recent errors, should hopefully give you more information on why it crashes.

is it normal to have 2 Httpd.exe in processor list?.

one with Original PID and one Diffrent..

This is how my LISTENING inside Httpd.conf looks like is it right?

Listen 0.0.0.0:80
#Listen [::]:80
#Listen 80
 
Yes, this is normal. You could try reversing the comments, i.e.
Code:
#Listen 0.0.0.0:80
Listen [::]:80
Listen 80
Have you still not checked the error log?
 
Yes, this is normal. You could try reversing the comments, i.e.
Code:
#Listen 0.0.0.0:80
Listen [::]:80
Listen 80
Have you still not checked the error log?


i checked error logg but no errors that is convinient to make the site not loading and not working.

Can it be if someone in my household, is using port 80 and 443, that is blocking mine after?, they using it?.

here is the latest error

[Wed Oct 14 13:05:50 2015] [warn] (OS 64)The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed.
[Wed Oct 14 13:07:52 2015] [warn] (OS 64)The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed.
[Wed Oct 14 13:07:52 2015] [warn] (OS 64)The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed.
 
i checked error logg but no errors that is convinient to make the site not loading and not working.

Can it be if someone in my household, is using port 80 and 443, that is blocking mine after?, they using it?.

here is the latest error

[Wed Oct 14 13:05:50 2015] [warn] (OS 64)The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed.
[Wed Oct 14 13:07:52 2015] [warn] (OS 64)The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed.
[Wed Oct 14 13:07:52 2015] [warn] (OS 64)The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed.
Try adding the following lines to your httpd.conf (around EnableMMAP or EnableSendfile should be fine)
Code:
AcceptFilter http none
AcceptFilter https none
 
im loosing so many players due to site keeps stop working after awhile or after 30 minutes just keeps loading and loading and loading nothing happends anyone have any idea why this is happening?=

+

getting this in error log file

[Sat Oct 17 00:24:05 2015] [warn] (OS 64)The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed.
[Sat Oct 17 00:24:11 2015] [warn] (OS 64)The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed.
 
Last edited:
:/ Its still bugging out, either if lucky the site works for 10 hours if not it keeps not working after 10 minutes working, i tried uniserver yesterday but coiuldnt transfer my SQL database, with all the accounts. so now im back to Xampp
hoping for somone to really help me..
 
xampp, issue infinite load, error.log anyone can help me?.

[Sun Oct 18 19:58:20 2015] [info] Configuring server for SSL protocol
[Sun Oct 18 19:58:20 2015] [debug] ssl_engine_init.c(414): Creating new SSL context (protocols: SSLv2, SSLv3, TLSv1)
[Sun Oct 18 19:58:20 2015] [debug] ssl_engine_init.c(610): Configuring permitted SSL ciphers [ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL]
[Sun Oct 18 19:58:20 2015] [debug] ssl_engine_init.c(370): Configuring TLS extension handling
[Sun Oct 18 19:58:20 2015] [debug] ssl_engine_init.c(741): Configuring RSA server certificate
[Sun Oct 18 19:58:20 2015] [debug] ssl_engine_init.c(780): Configuring RSA server private key
[Sun Oct 18 19:58:20 2015] [info] mod_ssl/2.2.12 compiled against Server: Apache/2.2.12, Library: OpenSSL/0.9.8k
[Sun Oct 18 19:58:20 2015] [notice] Child 4572: Child process is running
[Sun Oct 18 19:58:20 2015] [debug] mpm_winnt.c(408): Child 4572: Retrieved our scoreboard from the parent.
[Sun Oct 18 19:58:20 2015] [info] Parent: Duplicating socket 208 and sending it to child process 4572
[Sun Oct 18 19:58:21 2015] [info] Parent: Duplicating socket 200 and sending it to child process 4572
[Sun Oct 18 19:58:21 2015] [debug] mpm_winnt.c(605): Parent: Sent 2 listeners to child 4572
[Sun Oct 18 19:58:21 2015] [debug] mpm_winnt.c(564): Child 4572: retrieved 2 listeners from parent
[Sun Oct 18 19:58:21 2015] [notice] Child 4572: Acquired the start mutex.
[Sun Oct 18 19:58:21 2015] [notice] Child 4572: Starting 150 worker threads.
[Sun Oct 18 19:58:21 2015] [notice] Child 4572: Starting thread to listen on port 443.
[Sun Oct 18 19:58:21 2015] [notice] Child 4572: Starting thread to listen on port 80.
[Sun Oct 18 19:58:37 2015] [info] [client 151.80.44.2] (OS 10054)An existing connection was forcibly closed by the remote host. : core_output_filter: writing data to the network
[Sun Oct 18 19:58:37 2015] [warn] (OS 64)The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed.
[Sun Oct 18 19:58:40 2015] [info] [client 151.80.44.2] (OS 10054)An existing connection was forcibly closed by the remote host. : core_output_filter: writing data to the network
[Sun Oct 18 19:58:47 2015] [warn] (OS 64)The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed.
 
Back
Top