apache


Using one and one hosting, I wanted to install WordPress. I had an Error 500. Too Bad. Here is the trick : Check that your root .htaccess file has the following information : # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index.php$ [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} […]

Error 500 wordpress 1and1


It displays “Busy” in the shell but it’s not started? Executing “apache_start.bat” says something like : (OS 10048)Une seule utilisation de chaque adresse de socket (protocole/adresse réseau/port) est habituellement autorisée.  : make_sock: could not bind to addres s 0.0.0.0:80 ? Then, if you are using Skype then the solution is […]

Xampp/Wampp Apache Crashes on Start


1
While deploying an application realized with Symfony Framework, I had this horrible fatal error 500 by Apache, when trying to access the /web files 500 Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, [xxxx] and […]

Symfony and error 500 on Apache server