Viewing 3 replies - 1 through 3 (of 3 total)
  • There’s an internal server error on that whole domain. You need to either remove any .htaccess files in the root folder or contact your hosts.

    Thread Starter contactellis

    (@contactellis)

    There was no .htaccess file in this subfolder. I added one and this is the contents:

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    
    # END WordPress

    Now instead of pulling an additional 404 error it is the 500 internal server error.

    I will contact my host.

    Thanks!

    Thread Starter contactellis

    (@contactellis)

    Fri Apr 16 19:27:11 2010] [error] [client 96.52.59.161] SoftException in Application.cpp:601: Directory "/home/jona8512/domains" is writeable by group
    [Fri Apr 16 19:27:11 2010] [error] [client 96.52.59.161] SoftException in Application.cpp:601: Directory "/home/jona8512/domains" is writeable by group
    [Fri Apr 16 19:27:09 2010] [error] [client 96.52.59.161] SoftException in Application.cpp:601: Directory "/home/jona8512/domains" is writeable by group, referer: https://www.eliminatethechemicals.com/wp-admin/install.php
    [Fri Apr 16 19:27:09 2010] [error] [client 96.52.59.161] SoftException in Application.cpp:601: Directory "/home/jona8512/domains" is writeable by group, referer: https://www.eliminatethechemicals.com/wp-admin/install.php
    [Fri Apr 16 19:27:09 2010] [error] [client 96.52.59.161] SoftException in Application.cpp:601: Directory "/home/jona8512/domains" is writeable by group
    [Fri Apr 16 19:27:09 2010] [error] [client 96.52.59.161] SoftException in Application.cpp:601: Directory "/home/jona8512/domains" is writeable by group
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Cannot Install WordPress?’ is closed to new replies.