Category "apache"

Apache will not start error - error in cmd please

Diese Eingabeforederung nicht des Running beenden bitte erst bei einem gewollten Shutdown schliessen Please close this command only for Shutdown Apache 2 is sta

Access forbidden! Windows 10 PHP XAMPP

Suddenly, i got this error when trying to submit my form. It worked fine until now. Access forbidden! You don't have permission to access the requested

Django toolbar not showing up

We installed the django toolbar yesterday on our remote server and have been trying for it to show on the page itself. I have gone through all the questions her

WHM Enabling mod_rewrite

I have a CentOS 6.8 w/ WHM on GoDaddy and I have a laravel application. The routes don't work, they return a 404 Not found and because of this I'm assuming it's

Centos: Could not retrieve the mirrorlist

I am not able to install any service by using the yum command. When I try to install httpd by typing [root@kstest /]# yum install httpd Loaded plugins: fastes

change web root apache mac OS X

I cant change my web root in apache, for some reason it points to /Sites/folder1/folder2 instead of it pointing to /Sites. I configured and change my apache &l

What causes Apache "Request body read timeout" errors?

The server is Apache/2.2.22 (Debian) and the browser is Firefox 30.0, but this is a general question. It refers to lines like this in /var/log/apache2/error.log

How to configure toolchains plugin in m2e / Installed maven in Eclipse

Currently i am using maven(Apache Maven 3.3.9) & Java(Java version: 1.8.0_91) installed in my windows machine. I have a java application which was develope

How to configure toolchains plugin in m2e / Installed maven in Eclipse

Currently i am using maven(Apache Maven 3.3.9) & Java(Java version: 1.8.0_91) installed in my windows machine. I have a java application which was develope

java.util.concurrent.ExecutionException: org.apache.catalina.LifecycleException: Failed to start

When I am trying to run my project it shows this type of error. java.util.concurrent.ExecutionException: org.apache.catalina.LifecycleException: Failed to star

Mac Apache web server won't start anymore and can't find any web directories

I'm on Mac Yosemite 10.10.5. Apache web server suddenly no longer starts. I tried changing the port to 8080. Also tried sudo apachectl stop and sudo apachectl s

Empty PHP POST Variables

Background Web-based contact form. Problem The $_POST array is empty. When errors are enabled, no errors (except empty array values) are found. The code was

How to give apache permission to write to home directory?

My server is in /var/www/html I have a php script in /var/www/html/fileio_test/io_test.php <?php $logging = <<< LOG This is a test LOG; $testfil

Cannot load imagick library

I have installed the imagick from here (ImageMagick-7.0.3-1-Q16-x64-dll) and the dll (TS 32 bit) from here. And also copiend the CORE_RL_* to the C:\xampp\apach

Where can I find the WAMP error log?

I am using WAMP2.2 on Windows. I need to set up SSL port on my server. My Apache, WAMP and site work well without SSL. But when I uncomment the line Include co

LdapInvalidDnException: unexpected token:

I am getting the below exception while doing a ldap search and wondering if it is a problem with api or something I need to fix ? 16:41:19,290 ERROR [com.sync

Can't start httpd - Failure while executing; `/bin/launchctl bootstrap gui/501 /Users/*/Library/LaunchAgents/homebrew.mxcl.httpd.plist` exited with 5

Just tried accessing my localhost today, but it doesn't work. I worked yesterday, but I believe it's because my Mac crashed. I've tried started httpd again with

Getting count of established connections to a host on apache server

Lets say I have 5 sites hosted on apache server. Now to get the total established connections to apache I can use: netstat -anp | grep :80 | grep ESTABLISHED |

How to configure Apache to listen some different port?

I am facing problem in starting XAMPP. First of all it gives me error messages in RED when i start XAMPP control panel. When i click on START APACHE, it starts

enable Apache http Authorization header

I write an API with PHP ZF2 they use HTTP Authorization. I fetch all HTTP Headers with apache_request_headers() (also tested with ZF2's $this->getRequest()-&