Apache Proxy Reroute to Different Port The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) Come Celebrate our 10 Year Anniversary!ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)Apache Suddenly won't startApache 2.4 virtual host on different port than 80Apache Failure on Centos 7 not startingApache proxy all ws connections to different portVirtualhost not working on different portWhy am I getting 400 Bad Request?Apache Wont Start with SSL (Mis?)ConfiguredDebian 9 - Apache 2.4.25 - Messages ErrorDjango site running in Apache 2.4.6 on Centos giving 503 server error
Didn't get enough time to take a Coding Test - what to do now?
How do I add random spotting to the same face in cycles?
Are spiders unable to hurt humans, especially very small spiders?
Simulating Exploding Dice
How can I protect witches in combat who wear limited clothing?
How to remove this toilet supply line that seems to have no nut?
Would an alien lifeform be able to achieve space travel if lacking in vision?
Do working physicists consider Newtonian mechanics to be "falsified"?
Windows 10: How to Lock (not sleep) laptop on lid close?
He got a vote 80% that of Emmanuel Macron’s
First use of “packing” as in carrying a gun
Take groceries in checked luggage
How to delete random line from file using Unix command?
If the empty set is a subset of every set, why write ... ∪ ∅?
What are these Gizmos at Izaña Atmospheric Research Center in Spain?
how can a perfect fourth interval be considered either consonant or dissonant?
What is this lever in Argentinian toilets?
Semisimplicity of the category of coherent sheaves?
Is this wall load bearing? Blueprints and photos attached
What's the point in a preamp?
How to politely respond to generic emails requesting a PhD/job in my lab? Without wasting too much time
Match Roman Numerals
What is special about square numbers here?
How do you keep chess fun when your opponent constantly beats you?
Apache Proxy Reroute to Different Port
The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
Come Celebrate our 10 Year Anniversary!ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)Apache Suddenly won't startApache 2.4 virtual host on different port than 80Apache Failure on Centos 7 not startingApache proxy all ws connections to different portVirtualhost not working on different portWhy am I getting 400 Bad Request?Apache Wont Start with SSL (Mis?)ConfiguredDebian 9 - Apache 2.4.25 - Messages ErrorDjango site running in Apache 2.4.6 on Centos giving 503 server error
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
Trying to redirect my subdomain to a different port other than port 80. The request is received via port 80 and I'm trying to direct the requests to port 10001 as there's a mono server running McMyAdmin Panel there and it's a bit annoying telling everyone the port everytime, so I'm trying to make it a bit more convenient, but currently my setup displays this message:
#################### Minecraft Panel Port Redirect Project VHost ####################
<VirtualHost *:80>
ServerName panel.koangaming.com
ServerAlias *.panel.koangaming.com
ProxyPass / http://localhost:10001/
ProxyPassReverse / http://localhost:10001/
ProxyPassReverseCookieDomain localhost panel.koangaming.com
ProxyPreserveHost On
ErrorLog "/var/log/koanhosting.in-error_log"
CustomLog "/var/log/koanhosting.in-access_log" common
</VirtualHost>
Current Error When Loading:
Service Temporarily Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
Apache/2.2.15 (CentOS) Server at panel.koangaming.com Port 80
[Thu Feb 20 19:25:57 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 19:25:57 2014] [notice] Digest: done
[Thu Feb 20 19:25:57 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
[Thu Feb 20 19:26:29 2014] [notice] caught SIGTERM, shutting down
[Thu Feb 20 19:26:30 2014] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Thu Feb 20 19:26:30 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Feb 20 19:26:30 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 19:26:30 2014] [notice] Digest: done
[Thu Feb 20 19:26:30 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
*** glibc detected *** /usr/sbin/httpd: free(): invalid pointer: 0x00007f1f9f5ced70 ***
*** glibc detected *** /usr/sbin/httpd: free(): invalid pointer: 0x00007f1f9f5ced70 ***
[Thu Feb 20 19:26:45 2014] [warn] child process 30673 still did not exit, sending a SIGTERM
[Thu Feb 20 19:26:45 2014] [warn] child process 30674 still did not exit, sending a SIGTERM
[Thu Feb 20 19:26:47 2014] [warn] child process 30673 still did not exit, sending a SIGTERM
[Thu Feb 20 19:26:47 2014] [warn] child process 30674 still did not exit, sending a SIGTERM
[Thu Feb 20 19:26:49 2014] [warn] child process 30673 still did not exit, sending a SIGTERM
[Thu Feb 20 19:26:49 2014] [warn] child process 30674 still did not exit, sending a SIGTERM
[Thu Feb 20 19:26:51 2014] [error] child process 30673 still did not exit, sending a SIGKILL
[Thu Feb 20 19:26:51 2014] [error] child process 30674 still did not exit, sending a SIGKILL
[Thu Feb 20 19:26:52 2014] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Thu Feb 20 19:26:52 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Feb 20 19:26:52 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 19:26:52 2014] [notice] Digest: done
[Thu Feb 20 19:26:52 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
sendmail: fatal: chdir /var/spool/postfix: Permission denied
sendmail: fatal: chdir /var/spool/postfix: Permission denied
[Thu Feb 20 20:03:47 2014] [notice] caught SIGTERM, shutting down
[Thu Feb 20 20:03:47 2014] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Thu Feb 20 20:03:47 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Feb 20 20:03:48 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 20:03:48 2014] [notice] Digest: done
[Thu Feb 20 20:03:48 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
[Thu Feb 20 20:06:22 2014] [notice] caught SIGTERM, shutting down
[Thu Feb 20 20:06:22 2014] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Thu Feb 20 20:06:22 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Feb 20 20:06:22 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 20:06:22 2014] [notice] Digest: done
[Thu Feb 20 20:06:22 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
[Thu Feb 20 20:06:29 2014] [notice] caught SIGTERM, shutting down
[Thu Feb 20 20:06:29 2014] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Thu Feb 20 20:06:29 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Feb 20 19:26:52 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 19:26:52 2014] [notice] Digest: done
[Thu Feb 20 19:26:52 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
sendmail: fatal: chdir /var/spool/postfix: Permission denied
sendmail: fatal: chdir /var/spool/postfix: Permission denied
[Thu Feb 20 20:03:47 2014] [notice] caught SIGTERM, shutting down
[Thu Feb 20 20:03:47 2014] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Thu Feb 20 20:03:47 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Feb 20 20:03:48 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 20:03:48 2014] [notice] Digest: done
[Thu Feb 20 20:03:48 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
[Thu Feb 20 20:06:22 2014] [notice] caught SIGTERM, shutting down
[Thu Feb 20 20:06:22 2014] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Thu Feb 20 20:06:22 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Feb 20 20:06:22 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 20:06:22 2014] [notice] Digest: done
[Thu Feb 20 20:06:22 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
[Thu Feb 20 20:06:29 2014] [notice] caught SIGTERM, shutting down
[Thu Feb 20 20:06:29 2014] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Thu Feb 20 20:06:29 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Feb 20 20:06:29 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 20:06:29 2014] [notice] Digest: done
[Thu Feb 20 20:06:29 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
Program mode requires special privileges, e.g., root or TrustedUser.
Program mode requires special privileges, e.g., root or TrustedUser.
Program mode requires special privileges, e.g., root or TrustedUser.
Program mode requires special privileges, e.g., root or TrustedUser.
These are the logs from the 'error_log' file, I can't determine whether they are relevent to the error or not. Possibly somebody who better knows what these mean can decipher.
virtualhost apache-2.4
|
show 1 more comment
Trying to redirect my subdomain to a different port other than port 80. The request is received via port 80 and I'm trying to direct the requests to port 10001 as there's a mono server running McMyAdmin Panel there and it's a bit annoying telling everyone the port everytime, so I'm trying to make it a bit more convenient, but currently my setup displays this message:
#################### Minecraft Panel Port Redirect Project VHost ####################
<VirtualHost *:80>
ServerName panel.koangaming.com
ServerAlias *.panel.koangaming.com
ProxyPass / http://localhost:10001/
ProxyPassReverse / http://localhost:10001/
ProxyPassReverseCookieDomain localhost panel.koangaming.com
ProxyPreserveHost On
ErrorLog "/var/log/koanhosting.in-error_log"
CustomLog "/var/log/koanhosting.in-access_log" common
</VirtualHost>
Current Error When Loading:
Service Temporarily Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
Apache/2.2.15 (CentOS) Server at panel.koangaming.com Port 80
[Thu Feb 20 19:25:57 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 19:25:57 2014] [notice] Digest: done
[Thu Feb 20 19:25:57 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
[Thu Feb 20 19:26:29 2014] [notice] caught SIGTERM, shutting down
[Thu Feb 20 19:26:30 2014] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Thu Feb 20 19:26:30 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Feb 20 19:26:30 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 19:26:30 2014] [notice] Digest: done
[Thu Feb 20 19:26:30 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
*** glibc detected *** /usr/sbin/httpd: free(): invalid pointer: 0x00007f1f9f5ced70 ***
*** glibc detected *** /usr/sbin/httpd: free(): invalid pointer: 0x00007f1f9f5ced70 ***
[Thu Feb 20 19:26:45 2014] [warn] child process 30673 still did not exit, sending a SIGTERM
[Thu Feb 20 19:26:45 2014] [warn] child process 30674 still did not exit, sending a SIGTERM
[Thu Feb 20 19:26:47 2014] [warn] child process 30673 still did not exit, sending a SIGTERM
[Thu Feb 20 19:26:47 2014] [warn] child process 30674 still did not exit, sending a SIGTERM
[Thu Feb 20 19:26:49 2014] [warn] child process 30673 still did not exit, sending a SIGTERM
[Thu Feb 20 19:26:49 2014] [warn] child process 30674 still did not exit, sending a SIGTERM
[Thu Feb 20 19:26:51 2014] [error] child process 30673 still did not exit, sending a SIGKILL
[Thu Feb 20 19:26:51 2014] [error] child process 30674 still did not exit, sending a SIGKILL
[Thu Feb 20 19:26:52 2014] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Thu Feb 20 19:26:52 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Feb 20 19:26:52 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 19:26:52 2014] [notice] Digest: done
[Thu Feb 20 19:26:52 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
sendmail: fatal: chdir /var/spool/postfix: Permission denied
sendmail: fatal: chdir /var/spool/postfix: Permission denied
[Thu Feb 20 20:03:47 2014] [notice] caught SIGTERM, shutting down
[Thu Feb 20 20:03:47 2014] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Thu Feb 20 20:03:47 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Feb 20 20:03:48 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 20:03:48 2014] [notice] Digest: done
[Thu Feb 20 20:03:48 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
[Thu Feb 20 20:06:22 2014] [notice] caught SIGTERM, shutting down
[Thu Feb 20 20:06:22 2014] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Thu Feb 20 20:06:22 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Feb 20 20:06:22 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 20:06:22 2014] [notice] Digest: done
[Thu Feb 20 20:06:22 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
[Thu Feb 20 20:06:29 2014] [notice] caught SIGTERM, shutting down
[Thu Feb 20 20:06:29 2014] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Thu Feb 20 20:06:29 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Feb 20 19:26:52 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 19:26:52 2014] [notice] Digest: done
[Thu Feb 20 19:26:52 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
sendmail: fatal: chdir /var/spool/postfix: Permission denied
sendmail: fatal: chdir /var/spool/postfix: Permission denied
[Thu Feb 20 20:03:47 2014] [notice] caught SIGTERM, shutting down
[Thu Feb 20 20:03:47 2014] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Thu Feb 20 20:03:47 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Feb 20 20:03:48 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 20:03:48 2014] [notice] Digest: done
[Thu Feb 20 20:03:48 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
[Thu Feb 20 20:06:22 2014] [notice] caught SIGTERM, shutting down
[Thu Feb 20 20:06:22 2014] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Thu Feb 20 20:06:22 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Feb 20 20:06:22 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 20:06:22 2014] [notice] Digest: done
[Thu Feb 20 20:06:22 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
[Thu Feb 20 20:06:29 2014] [notice] caught SIGTERM, shutting down
[Thu Feb 20 20:06:29 2014] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Thu Feb 20 20:06:29 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Feb 20 20:06:29 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 20:06:29 2014] [notice] Digest: done
[Thu Feb 20 20:06:29 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
Program mode requires special privileges, e.g., root or TrustedUser.
Program mode requires special privileges, e.g., root or TrustedUser.
Program mode requires special privileges, e.g., root or TrustedUser.
Program mode requires special privileges, e.g., root or TrustedUser.
These are the logs from the 'error_log' file, I can't determine whether they are relevent to the error or not. Possibly somebody who better knows what these mean can decipher.
virtualhost apache-2.4
1
Looks like localhost:10001 is not responding. You sure it's up and working?
– ETL
Feb 20 '14 at 21:20
It works 100%, I've tested it.
– user3314676
Feb 20 '14 at 23:12
You did, from the server, access "localhost:10001" and it returns something? from the server, not from some machine somewhere doing "myserveripaddress:10001".
– ETL
Feb 20 '14 at 23:28
Yep, it returns just fine using lynx to render it.
– user3314676
Feb 20 '14 at 23:35
Post content of apache's error log.
– ETL
Feb 20 '14 at 23:45
|
show 1 more comment
Trying to redirect my subdomain to a different port other than port 80. The request is received via port 80 and I'm trying to direct the requests to port 10001 as there's a mono server running McMyAdmin Panel there and it's a bit annoying telling everyone the port everytime, so I'm trying to make it a bit more convenient, but currently my setup displays this message:
#################### Minecraft Panel Port Redirect Project VHost ####################
<VirtualHost *:80>
ServerName panel.koangaming.com
ServerAlias *.panel.koangaming.com
ProxyPass / http://localhost:10001/
ProxyPassReverse / http://localhost:10001/
ProxyPassReverseCookieDomain localhost panel.koangaming.com
ProxyPreserveHost On
ErrorLog "/var/log/koanhosting.in-error_log"
CustomLog "/var/log/koanhosting.in-access_log" common
</VirtualHost>
Current Error When Loading:
Service Temporarily Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
Apache/2.2.15 (CentOS) Server at panel.koangaming.com Port 80
[Thu Feb 20 19:25:57 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 19:25:57 2014] [notice] Digest: done
[Thu Feb 20 19:25:57 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
[Thu Feb 20 19:26:29 2014] [notice] caught SIGTERM, shutting down
[Thu Feb 20 19:26:30 2014] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Thu Feb 20 19:26:30 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Feb 20 19:26:30 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 19:26:30 2014] [notice] Digest: done
[Thu Feb 20 19:26:30 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
*** glibc detected *** /usr/sbin/httpd: free(): invalid pointer: 0x00007f1f9f5ced70 ***
*** glibc detected *** /usr/sbin/httpd: free(): invalid pointer: 0x00007f1f9f5ced70 ***
[Thu Feb 20 19:26:45 2014] [warn] child process 30673 still did not exit, sending a SIGTERM
[Thu Feb 20 19:26:45 2014] [warn] child process 30674 still did not exit, sending a SIGTERM
[Thu Feb 20 19:26:47 2014] [warn] child process 30673 still did not exit, sending a SIGTERM
[Thu Feb 20 19:26:47 2014] [warn] child process 30674 still did not exit, sending a SIGTERM
[Thu Feb 20 19:26:49 2014] [warn] child process 30673 still did not exit, sending a SIGTERM
[Thu Feb 20 19:26:49 2014] [warn] child process 30674 still did not exit, sending a SIGTERM
[Thu Feb 20 19:26:51 2014] [error] child process 30673 still did not exit, sending a SIGKILL
[Thu Feb 20 19:26:51 2014] [error] child process 30674 still did not exit, sending a SIGKILL
[Thu Feb 20 19:26:52 2014] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Thu Feb 20 19:26:52 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Feb 20 19:26:52 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 19:26:52 2014] [notice] Digest: done
[Thu Feb 20 19:26:52 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
sendmail: fatal: chdir /var/spool/postfix: Permission denied
sendmail: fatal: chdir /var/spool/postfix: Permission denied
[Thu Feb 20 20:03:47 2014] [notice] caught SIGTERM, shutting down
[Thu Feb 20 20:03:47 2014] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Thu Feb 20 20:03:47 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Feb 20 20:03:48 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 20:03:48 2014] [notice] Digest: done
[Thu Feb 20 20:03:48 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
[Thu Feb 20 20:06:22 2014] [notice] caught SIGTERM, shutting down
[Thu Feb 20 20:06:22 2014] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Thu Feb 20 20:06:22 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Feb 20 20:06:22 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 20:06:22 2014] [notice] Digest: done
[Thu Feb 20 20:06:22 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
[Thu Feb 20 20:06:29 2014] [notice] caught SIGTERM, shutting down
[Thu Feb 20 20:06:29 2014] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Thu Feb 20 20:06:29 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Feb 20 19:26:52 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 19:26:52 2014] [notice] Digest: done
[Thu Feb 20 19:26:52 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
sendmail: fatal: chdir /var/spool/postfix: Permission denied
sendmail: fatal: chdir /var/spool/postfix: Permission denied
[Thu Feb 20 20:03:47 2014] [notice] caught SIGTERM, shutting down
[Thu Feb 20 20:03:47 2014] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Thu Feb 20 20:03:47 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Feb 20 20:03:48 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 20:03:48 2014] [notice] Digest: done
[Thu Feb 20 20:03:48 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
[Thu Feb 20 20:06:22 2014] [notice] caught SIGTERM, shutting down
[Thu Feb 20 20:06:22 2014] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Thu Feb 20 20:06:22 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Feb 20 20:06:22 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 20:06:22 2014] [notice] Digest: done
[Thu Feb 20 20:06:22 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
[Thu Feb 20 20:06:29 2014] [notice] caught SIGTERM, shutting down
[Thu Feb 20 20:06:29 2014] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Thu Feb 20 20:06:29 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Feb 20 20:06:29 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 20:06:29 2014] [notice] Digest: done
[Thu Feb 20 20:06:29 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
Program mode requires special privileges, e.g., root or TrustedUser.
Program mode requires special privileges, e.g., root or TrustedUser.
Program mode requires special privileges, e.g., root or TrustedUser.
Program mode requires special privileges, e.g., root or TrustedUser.
These are the logs from the 'error_log' file, I can't determine whether they are relevent to the error or not. Possibly somebody who better knows what these mean can decipher.
virtualhost apache-2.4
Trying to redirect my subdomain to a different port other than port 80. The request is received via port 80 and I'm trying to direct the requests to port 10001 as there's a mono server running McMyAdmin Panel there and it's a bit annoying telling everyone the port everytime, so I'm trying to make it a bit more convenient, but currently my setup displays this message:
#################### Minecraft Panel Port Redirect Project VHost ####################
<VirtualHost *:80>
ServerName panel.koangaming.com
ServerAlias *.panel.koangaming.com
ProxyPass / http://localhost:10001/
ProxyPassReverse / http://localhost:10001/
ProxyPassReverseCookieDomain localhost panel.koangaming.com
ProxyPreserveHost On
ErrorLog "/var/log/koanhosting.in-error_log"
CustomLog "/var/log/koanhosting.in-access_log" common
</VirtualHost>
Current Error When Loading:
Service Temporarily Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
Apache/2.2.15 (CentOS) Server at panel.koangaming.com Port 80
[Thu Feb 20 19:25:57 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 19:25:57 2014] [notice] Digest: done
[Thu Feb 20 19:25:57 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
[Thu Feb 20 19:26:29 2014] [notice] caught SIGTERM, shutting down
[Thu Feb 20 19:26:30 2014] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Thu Feb 20 19:26:30 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Feb 20 19:26:30 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 19:26:30 2014] [notice] Digest: done
[Thu Feb 20 19:26:30 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
*** glibc detected *** /usr/sbin/httpd: free(): invalid pointer: 0x00007f1f9f5ced70 ***
*** glibc detected *** /usr/sbin/httpd: free(): invalid pointer: 0x00007f1f9f5ced70 ***
[Thu Feb 20 19:26:45 2014] [warn] child process 30673 still did not exit, sending a SIGTERM
[Thu Feb 20 19:26:45 2014] [warn] child process 30674 still did not exit, sending a SIGTERM
[Thu Feb 20 19:26:47 2014] [warn] child process 30673 still did not exit, sending a SIGTERM
[Thu Feb 20 19:26:47 2014] [warn] child process 30674 still did not exit, sending a SIGTERM
[Thu Feb 20 19:26:49 2014] [warn] child process 30673 still did not exit, sending a SIGTERM
[Thu Feb 20 19:26:49 2014] [warn] child process 30674 still did not exit, sending a SIGTERM
[Thu Feb 20 19:26:51 2014] [error] child process 30673 still did not exit, sending a SIGKILL
[Thu Feb 20 19:26:51 2014] [error] child process 30674 still did not exit, sending a SIGKILL
[Thu Feb 20 19:26:52 2014] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Thu Feb 20 19:26:52 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Feb 20 19:26:52 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 19:26:52 2014] [notice] Digest: done
[Thu Feb 20 19:26:52 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
sendmail: fatal: chdir /var/spool/postfix: Permission denied
sendmail: fatal: chdir /var/spool/postfix: Permission denied
[Thu Feb 20 20:03:47 2014] [notice] caught SIGTERM, shutting down
[Thu Feb 20 20:03:47 2014] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Thu Feb 20 20:03:47 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Feb 20 20:03:48 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 20:03:48 2014] [notice] Digest: done
[Thu Feb 20 20:03:48 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
[Thu Feb 20 20:06:22 2014] [notice] caught SIGTERM, shutting down
[Thu Feb 20 20:06:22 2014] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Thu Feb 20 20:06:22 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Feb 20 20:06:22 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 20:06:22 2014] [notice] Digest: done
[Thu Feb 20 20:06:22 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
[Thu Feb 20 20:06:29 2014] [notice] caught SIGTERM, shutting down
[Thu Feb 20 20:06:29 2014] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Thu Feb 20 20:06:29 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Feb 20 19:26:52 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 19:26:52 2014] [notice] Digest: done
[Thu Feb 20 19:26:52 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
sendmail: fatal: chdir /var/spool/postfix: Permission denied
sendmail: fatal: chdir /var/spool/postfix: Permission denied
[Thu Feb 20 20:03:47 2014] [notice] caught SIGTERM, shutting down
[Thu Feb 20 20:03:47 2014] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Thu Feb 20 20:03:47 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Feb 20 20:03:48 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 20:03:48 2014] [notice] Digest: done
[Thu Feb 20 20:03:48 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
[Thu Feb 20 20:06:22 2014] [notice] caught SIGTERM, shutting down
[Thu Feb 20 20:06:22 2014] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Thu Feb 20 20:06:22 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Feb 20 20:06:22 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 20:06:22 2014] [notice] Digest: done
[Thu Feb 20 20:06:22 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
[Thu Feb 20 20:06:29 2014] [notice] caught SIGTERM, shutting down
[Thu Feb 20 20:06:29 2014] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Thu Feb 20 20:06:29 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Feb 20 20:06:29 2014] [notice] Digest: generating secret for digest authentication ...
[Thu Feb 20 20:06:29 2014] [notice] Digest: done
[Thu Feb 20 20:06:29 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.4.25 configured -- resuming normal operations
Program mode requires special privileges, e.g., root or TrustedUser.
Program mode requires special privileges, e.g., root or TrustedUser.
Program mode requires special privileges, e.g., root or TrustedUser.
Program mode requires special privileges, e.g., root or TrustedUser.
These are the logs from the 'error_log' file, I can't determine whether they are relevent to the error or not. Possibly somebody who better knows what these mean can decipher.
virtualhost apache-2.4
virtualhost apache-2.4
edited Feb 21 '14 at 0:28
user3314676
asked Feb 20 '14 at 21:11
user3314676user3314676
34
34
1
Looks like localhost:10001 is not responding. You sure it's up and working?
– ETL
Feb 20 '14 at 21:20
It works 100%, I've tested it.
– user3314676
Feb 20 '14 at 23:12
You did, from the server, access "localhost:10001" and it returns something? from the server, not from some machine somewhere doing "myserveripaddress:10001".
– ETL
Feb 20 '14 at 23:28
Yep, it returns just fine using lynx to render it.
– user3314676
Feb 20 '14 at 23:35
Post content of apache's error log.
– ETL
Feb 20 '14 at 23:45
|
show 1 more comment
1
Looks like localhost:10001 is not responding. You sure it's up and working?
– ETL
Feb 20 '14 at 21:20
It works 100%, I've tested it.
– user3314676
Feb 20 '14 at 23:12
You did, from the server, access "localhost:10001" and it returns something? from the server, not from some machine somewhere doing "myserveripaddress:10001".
– ETL
Feb 20 '14 at 23:28
Yep, it returns just fine using lynx to render it.
– user3314676
Feb 20 '14 at 23:35
Post content of apache's error log.
– ETL
Feb 20 '14 at 23:45
1
1
Looks like localhost:10001 is not responding. You sure it's up and working?
– ETL
Feb 20 '14 at 21:20
Looks like localhost:10001 is not responding. You sure it's up and working?
– ETL
Feb 20 '14 at 21:20
It works 100%, I've tested it.
– user3314676
Feb 20 '14 at 23:12
It works 100%, I've tested it.
– user3314676
Feb 20 '14 at 23:12
You did, from the server, access "localhost:10001" and it returns something? from the server, not from some machine somewhere doing "myserveripaddress:10001".
– ETL
Feb 20 '14 at 23:28
You did, from the server, access "localhost:10001" and it returns something? from the server, not from some machine somewhere doing "myserveripaddress:10001".
– ETL
Feb 20 '14 at 23:28
Yep, it returns just fine using lynx to render it.
– user3314676
Feb 20 '14 at 23:35
Yep, it returns just fine using lynx to render it.
– user3314676
Feb 20 '14 at 23:35
Post content of apache's error log.
– ETL
Feb 20 '14 at 23:45
Post content of apache's error log.
– ETL
Feb 20 '14 at 23:45
|
show 1 more comment
2 Answers
2
active
oldest
votes
Try to use netcat
(nc
) or simple telnet
client to verify TCP connectivity to that port (from the machine itself):
netcat localhost 10001
Now, you can issue na request to it and see what your app is sending (this one tests GET
method):
GET / HTTP/1.1
Host: localhost
Press enter
twice and you should get some reply from the listening app similar to this:
HTTP/1.1 200 OK
Date: Thu, 20 Feb 2014 22:00:47 GMT
Server: Apache/2.2.22 (Fedora)
Last-Modified: Tue, 15 Jun 2010 10:41:21 GMT
...
...
If netcat
exits immediately or there's no response, then, the listening app seems not to be working properl.
This isn't an answer, this is just a way of checking to see if the port is responding, and it is. I can access the server via the URL if I enter the port, but I want it so that the subdomain directs to the port without having the enter the port by hand.
– user3314676
Feb 20 '14 at 23:13
add a comment |
You should look at selinux. In this case you have to set the httpd_can_network_connect
sebool variable to allow Apache proxy to connect to the (internal) network.
setsebool -P httpd_can_network_connect 1
See also:
https://serverfault.com/a/911819/188737
https://unix.stackexchange.com/a/8856
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f577195%2fapache-proxy-reroute-to-different-port%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Try to use netcat
(nc
) or simple telnet
client to verify TCP connectivity to that port (from the machine itself):
netcat localhost 10001
Now, you can issue na request to it and see what your app is sending (this one tests GET
method):
GET / HTTP/1.1
Host: localhost
Press enter
twice and you should get some reply from the listening app similar to this:
HTTP/1.1 200 OK
Date: Thu, 20 Feb 2014 22:00:47 GMT
Server: Apache/2.2.22 (Fedora)
Last-Modified: Tue, 15 Jun 2010 10:41:21 GMT
...
...
If netcat
exits immediately or there's no response, then, the listening app seems not to be working properl.
This isn't an answer, this is just a way of checking to see if the port is responding, and it is. I can access the server via the URL if I enter the port, but I want it so that the subdomain directs to the port without having the enter the port by hand.
– user3314676
Feb 20 '14 at 23:13
add a comment |
Try to use netcat
(nc
) or simple telnet
client to verify TCP connectivity to that port (from the machine itself):
netcat localhost 10001
Now, you can issue na request to it and see what your app is sending (this one tests GET
method):
GET / HTTP/1.1
Host: localhost
Press enter
twice and you should get some reply from the listening app similar to this:
HTTP/1.1 200 OK
Date: Thu, 20 Feb 2014 22:00:47 GMT
Server: Apache/2.2.22 (Fedora)
Last-Modified: Tue, 15 Jun 2010 10:41:21 GMT
...
...
If netcat
exits immediately or there's no response, then, the listening app seems not to be working properl.
This isn't an answer, this is just a way of checking to see if the port is responding, and it is. I can access the server via the URL if I enter the port, but I want it so that the subdomain directs to the port without having the enter the port by hand.
– user3314676
Feb 20 '14 at 23:13
add a comment |
Try to use netcat
(nc
) or simple telnet
client to verify TCP connectivity to that port (from the machine itself):
netcat localhost 10001
Now, you can issue na request to it and see what your app is sending (this one tests GET
method):
GET / HTTP/1.1
Host: localhost
Press enter
twice and you should get some reply from the listening app similar to this:
HTTP/1.1 200 OK
Date: Thu, 20 Feb 2014 22:00:47 GMT
Server: Apache/2.2.22 (Fedora)
Last-Modified: Tue, 15 Jun 2010 10:41:21 GMT
...
...
If netcat
exits immediately or there's no response, then, the listening app seems not to be working properl.
Try to use netcat
(nc
) or simple telnet
client to verify TCP connectivity to that port (from the machine itself):
netcat localhost 10001
Now, you can issue na request to it and see what your app is sending (this one tests GET
method):
GET / HTTP/1.1
Host: localhost
Press enter
twice and you should get some reply from the listening app similar to this:
HTTP/1.1 200 OK
Date: Thu, 20 Feb 2014 22:00:47 GMT
Server: Apache/2.2.22 (Fedora)
Last-Modified: Tue, 15 Jun 2010 10:41:21 GMT
...
...
If netcat
exits immediately or there's no response, then, the listening app seems not to be working properl.
answered Feb 20 '14 at 22:08
dsmsk80dsmsk80
4,7121220
4,7121220
This isn't an answer, this is just a way of checking to see if the port is responding, and it is. I can access the server via the URL if I enter the port, but I want it so that the subdomain directs to the port without having the enter the port by hand.
– user3314676
Feb 20 '14 at 23:13
add a comment |
This isn't an answer, this is just a way of checking to see if the port is responding, and it is. I can access the server via the URL if I enter the port, but I want it so that the subdomain directs to the port without having the enter the port by hand.
– user3314676
Feb 20 '14 at 23:13
This isn't an answer, this is just a way of checking to see if the port is responding, and it is. I can access the server via the URL if I enter the port, but I want it so that the subdomain directs to the port without having the enter the port by hand.
– user3314676
Feb 20 '14 at 23:13
This isn't an answer, this is just a way of checking to see if the port is responding, and it is. I can access the server via the URL if I enter the port, but I want it so that the subdomain directs to the port without having the enter the port by hand.
– user3314676
Feb 20 '14 at 23:13
add a comment |
You should look at selinux. In this case you have to set the httpd_can_network_connect
sebool variable to allow Apache proxy to connect to the (internal) network.
setsebool -P httpd_can_network_connect 1
See also:
https://serverfault.com/a/911819/188737
https://unix.stackexchange.com/a/8856
add a comment |
You should look at selinux. In this case you have to set the httpd_can_network_connect
sebool variable to allow Apache proxy to connect to the (internal) network.
setsebool -P httpd_can_network_connect 1
See also:
https://serverfault.com/a/911819/188737
https://unix.stackexchange.com/a/8856
add a comment |
You should look at selinux. In this case you have to set the httpd_can_network_connect
sebool variable to allow Apache proxy to connect to the (internal) network.
setsebool -P httpd_can_network_connect 1
See also:
https://serverfault.com/a/911819/188737
https://unix.stackexchange.com/a/8856
You should look at selinux. In this case you have to set the httpd_can_network_connect
sebool variable to allow Apache proxy to connect to the (internal) network.
setsebool -P httpd_can_network_connect 1
See also:
https://serverfault.com/a/911819/188737
https://unix.stackexchange.com/a/8856
answered Apr 9 at 8:11
user188737user188737
28714
28714
add a comment |
add a comment |
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f577195%2fapache-proxy-reroute-to-different-port%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
Looks like localhost:10001 is not responding. You sure it's up and working?
– ETL
Feb 20 '14 at 21:20
It works 100%, I've tested it.
– user3314676
Feb 20 '14 at 23:12
You did, from the server, access "localhost:10001" and it returns something? from the server, not from some machine somewhere doing "myserveripaddress:10001".
– ETL
Feb 20 '14 at 23:28
Yep, it returns just fine using lynx to render it.
– user3314676
Feb 20 '14 at 23:35
Post content of apache's error log.
– ETL
Feb 20 '14 at 23:45