Monday, 05 January 2009
 
[VHCP] - Virtual Host Control Panel
  Home arrow Forum     English   Spanish   Japanese   Chinese   Italian   French   Russian   German    


Main Menu
Home
About VHCP
Download
Online Demo
Support
Forum
Search
News Feeds
Contact Us
Site Map
CB Login


Welcome to the VHCP Forums!

Bug in vhcp Apache Config
Date: 2007/09/01 12:55 By: Oliver Status: User  
Karma: 0  
Fresh Boarder

Posts: 3
graph
There is a Bug in the VHCP Apache Config für the filemanager with PHP5

buggy
Code:

 <Directory /var/www/webadmin/gui/tools/filemanager>     php_flag register_globals On     php_admin_value open_basedir "/var/www/webadmin/gui/tools/filemanager/:/tmp/:/usr/share/php/" </Directory>




fixed
Code:

 <Directory /var/www/webadmin/gui/tools/filemanager>     php_flag register_globals On     php_admin_value open_basedir "/var/www/webadmin/gui/tools/filemanager:/tmp:/usr/share/php" </Directory>



Post edited by: Oliver, at: 2007/09/01 12:57
Click here to see the profile of this user The administrator has disabled public write access.


    Topics Author Date
  thread link
Bug in vhcp Apache Config
Oliver 2007/09/01 12:55

Who's Online





© 2009 VHCP [ Privacy Policy | Site Map | Exchange Links ]

 

Powered By...