Jump to content

Bigshrimp

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by Bigshrimp

  1. Now I have going true that list with no result. On some points even the homepage got 500 error but nothing helpt on the hole site. Solution was at the bottom in .htaccess file: (I changed the # as it says) # RewriteRule ^(.*)$ index.php?it=$1 [L,QSA] # ----------------------------------------------------------------------------------------------- # 500 NOTE: If using VirtualDocumentRoot: comment out the one above and use this one instead. # ----------------------------------------------------------------------------------------------- RewriteRule ^(.*)$ /index.php?it=$1 [L,QSA]
  2. I tried on my other domain with better success. But now there was a 500 Internal Server Error instead when I tried to access the admin area or the site. Apache/2.2.29 (FreeBSD) PHP/5.5.16 mod_ssl/2.2.29 OpenSSL/0.9.8za-freebsd Server at battokig.se Port 80
  3. I just extract the zip folder and uploded the files to a sub folder on my ftp. I checked the permissions and it is right 755 on folders and 644 to the files
  4. Forbidden You don't have permission to access /cms/install.php on this server. Please help. My first test of this CMS system and it didn`t start well
×
×
  • Create New...