Welcome! Log In Create A New Profile

Advanced

input file not specified

Posted by rapwaydown 
input file not specified
March 24, 2012 08:59PM
after i set up the rewrite rule to rewrite non www to www, and whenever I try to connect to phpmyadmin, i will get the "No input file specified."
below is the rewrite:
if ($http_host != www.example.com) {
rewrite (.*) http://www.example.com$1 permanent;
}

any idea why this is happening, I spent 2 day googling, still can't find the solution
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 149
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready