Your IP : 13.59.35.218


Current Path : /usr/local/lsws/conf/vhosts-includes/
Upload File :
Current File : //usr/local/lsws/conf/vhosts-includes/phpmyadmin-openlitespeed.conf

context /TUYea70sZLePXBGE/phpmyadmin {
	location /usr/share/phpMyAdmin
	user apache
	group apache
	indexFiles index.php
	allowSymbolLink 1
	phpIniOverride  {
		php_flag magic_quotes_gpc off
		php_flag track_vars on
		php_flag register_globals off
		php_flag error_reporting E_NONE
		php_admin_flag allow_url_fopen off
		php_admin_flag engine on
		php_value include_path .
		php_admin_value upload_tmp_dir /tmp
		php_admin_value open_basedir "/usr/share/phpMyAdmin/:/etc/phpMyAdmin/:/var/lib/phpMyAdmin/:/tmp/:/usr/share/php/:/var/lib/php/session/:/opt/php53/share/pear:/opt/php54/share/pear:/opt/php55/share/pear:/opt/php56/share/pear:/opt/php70/share/pear:/opt/php71/share/pear:/opt/php72/share/pear:/opt/php73/share/pear:/opt/php74/share/pear:/opt/php80/share/pear:/opt/php81/share/pear:/opt/php82/share/pear:/opt/php83/share/pear:/var/lib/phpMyAdmin/upload:/usr/share/phpMyAdmin/doc/html"
		php_admin_value session.save_path "/var/lib/php/session"
		php_admin_value mbstring.func_overload 0
	}
}