Current time: 01-11-2025, 04:56 PM Hello There, Guest! (LoginRegister)


Post Reply 
installation went fine, but 2 probs with configuration
Author Message
motokochan Offline
Member
***

Posts: 274
Joined: Jul 2008
Reputation: 1
Post: #2
RE: installation went fine, but 2 probs with configuration
(12-27-2009 07:47 AM)mstock Wrote:  1)
the pma can not load the mcrypt-extension, and setting
$cfg['Servers'][$i]['auth_type'] = 'http';
in the /var/www/ispcp/gui/tools/pma/config.inc.php
also did not help, as then pma constantly shows the login-popup

You can ignore the mcrypt warning, but you should see if that extension is packaged for your distribution.

Changing the authentication to http means it will use HTTP basic authentication which normally causes a browser to open a modal window for login information, so that is behaving as designed. If you want integrated behavior with ispCP, change it back.


(12-27-2009 07:47 AM)mstock Wrote:  2)
in the htdocs-directory of the new domain it's possible to create
custom-named html- and php-files and to call them in a browser.
but when i delete the standard index.html and place an index.php
instead of it, nothing happens.

There is probably a DirectoryIndex line in the Apache configuration that only has an index.html listed. Add index.php to the line and it will be used as well.
12-27-2009 08:39 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: installation went fine, but 2 probs with configuration - motokochan - 12-27-2009 08:39 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)