Activity Stream
48,167 MEMBERS
61063 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 4 of 4
  1.     
    #1
    Member
    Website's:
    photostash.me videostash.org

    Default .htaccess question (I think)?

    Ok so when I create php file on root of my server I get

    500 Internal Server Error

    This is my htaccess

    PHP Code: 
    ServerSignature Off
    Options 
    -Indexes

    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteRule 
    ^apiapi.php [L]

    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond 
    %{REQUEST_FILENAME} !-d
    RewriteRule 
    index.php [L]
    </
    IfModule>

    ErrorDocument 400 default
    ErrorDocument 401 default
    ErrorDocument 403 default
    ErrorDocument 404 default
    ErrorDocument 500 default 

    What should I change?
    John Reviewed by John on . .htaccess question (I think)? Ok so when I create php file on root of my server I get 500 Internal Server Error This is my htaccess ServerSignature Off Options -Indexes <IfModule mod_rewrite.c> Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Banned
    Website's:
    xsl.tel xsltel.com
    you are saying "on root of my server"

    does that mean php file will work in subfolders ??

  4.     
    #3
    Member
    Website's:
    photostash.me videostash.org
    I don't know what exactly u mean but it is here

    /public_html/test.php

    or here

    domain.com/test.php

  5.     
    #4
    Respected Member
    You are logging in as root instead of the site login?? That could cause the 500 error because the file will belong to the wrong owner.

    Try logging in with the username password used to create the site in cpanel or ??

    Then create the file and run it. See if you get that error again.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. .htaccess related question
    By warezgalaxy in forum vBulletin
    Replies: 1
    Last Post: 31st Dec 2011, 03:04 PM
  2. Vb Seo .htaccess Help
    By sunnyx12x21x in forum vBulletin
    Replies: 9
    Last Post: 17th Jul 2011, 11:25 AM
  3. .htaccess help.!
    By vorazeal in forum Webmaster Discussion
    Replies: 1
    Last Post: 25th Dec 2010, 05:59 PM
  4. .htaccess help
    By Nemesis in forum Webmaster Discussion
    Replies: 1
    Last Post: 21st Mar 2010, 07:13 PM
  5. Question about htaccess
    By Leetdude in forum Webmaster Discussion
    Replies: 2
    Last Post: 4th Oct 2008, 07:21 PM

Tags for this Thread

BE SOCIAL