new faq
This commit is contained in:
@@ -1849,6 +1849,17 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
|
||||
php scripts. Of course you have to restart Apache.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<b>[1.26] I just installed phpMyAdmin in my document root of IIS but
|
||||
I get the error "No input file specified" when trying to
|
||||
run phpMyAdmin.</b>
|
||||
<br />
|
||||
This is a permission problem. Right-click on the phpmyadmin folder
|
||||
and choose properties. Under the tab Security, click on "Add"
|
||||
and select the user "IUSER_machine" from the list. Now set his
|
||||
permissions and it should work.
|
||||
</p>
|
||||
|
||||
<a name="faqconfig"></a>
|
||||
<h3>[2. Configuration]</h3>
|
||||
|
||||
|
Reference in New Issue
Block a user