Current time: 09-29-2024, 05:25 PM Hello There, Guest! (LoginRegister)


Post Reply 
file manager not working
Author Message
sci2tech Away
Senior Member
****

Posts: 1,285
Joined: Jan 2007
Reputation: 23
Post: #8
RE: file manager not working
Also for Ubuntu 8.04 mcrypt php extension is not enabled by default. So you need to enable it
Code:
sudo touch /etc/php5/conf.d/mcrypt.ini
sudo echo "extension=mcrypt.so" > /etc/php5/conf.d/mcrypt.ini
sudo chmod 644 /etc/php5/conf.d/mcrypt.ini
sudo cp /etc/php5/conf.d/mcrypt.ini /etc/php5/cgi/conf.d/
sudo /etc/init.d/apache2 restart
01-04-2009 06:41 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
file manager not working - Alex1 - 11-20-2008, 02:14 AM
RE: file manager not working - Kotty - 11-20-2008, 02:16 AM
RE: file manager not working - Alex1 - 11-20-2008, 02:21 AM
RE: file manager not working - Alex1 - 11-20-2008, 03:23 AM
RE: file manager not working - geri1590 - 01-03-2009, 10:18 PM
RE: file manager not working - sci2tech - 01-04-2009 06:41 AM

Forum Jump:


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