Hackfut Security File Manager
Current Path:
/opt/alt/php56/etc/php.d.all
opt
/
alt
/
php56
/
etc
/
php.d.all
/
📁
..
📄
amqp.ini
(1.64 KB)
📄
apcu.ini
(49 B)
📄
apm.ini
(65 B)
📄
ares.ini
(49 B)
📄
bcmath.ini
(53 B)
📄
big_int.ini
(55 B)
📄
bitset.ini
(53 B)
📄
brotli.ini
(53 B)
📄
bz2_filter.ini
(61 B)
📄
dba.ini
(47 B)
📄
dbase.ini
(51 B)
📄
dbx.ini
(47 B)
📄
dom.ini
(47 B)
📄
doublemetaphone.ini
(71 B)
📄
eio.ini
(68 B)
📄
enchant.ini
(55 B)
📄
fileinfo.ini
(57 B)
📄
gd.ini
(45 B)
📄
gender.ini
(53 B)
📄
geoip.ini
(51 B)
📄
geos.ini
(49 B)
📄
gmagick.ini
(55 B)
📄
gnupg.ini
(51 B)
📄
grpc.ini
(49 B)
📄
haru.ini
(49 B)
📄
htscanner.ini
(59 B)
📄
http.ini
(106 B)
📄
igbinary.ini
(57 B)
📄
imagick.ini
(55 B)
📄
imap.ini
(49 B)
📄
inotify.ini
(55 B)
📄
interbase.ini
(59 B)
📄
intl.ini
(49 B)
📄
ioncube_loader.ini
(70 B)
📄
ioncube_loader_4.ini
(80 B)
📄
jsmin.ini
(51 B)
📄
json.ini
(49 B)
📄
ldap.ini
(49 B)
📄
libevent.ini
(78 B)
📄
libsodium.ini
(59 B)
📄
luasandbox.ini
(61 B)
📄
lzf.ini
(47 B)
📄
mailparse.ini
(81 B)
📄
mbstring.ini
(57 B)
📄
mcrypt.ini
(53 B)
📄
memcache.ini
(57 B)
📄
memcached.ini
(59 B)
📄
mongo.ini
(69 B)
📄
mongodb.ini
(55 B)
📄
msgpack.ini
(55 B)
📄
mssql.ini
(51 B)
📄
mysql.ini
(51 B)
📄
mysqli.ini
(53 B)
📄
mysqlnd.ini
(55 B)
📄
ncurses.ini
(55 B)
📄
nd_mysql.ini
(78 B)
📄
nd_mysqli.ini
(80 B)
📄
nd_pdo_mysql.ini
(103 B)
📄
oauth.ini
(51 B)
📄
oci8.ini
(49 B)
📄
odbc.ini
(49 B)
📄
opcache.ini
(63 B)
📄
pdf.ini
(47 B)
📄
pdo.ini
(47 B)
📄
pdo_dblib.ini
(76 B)
📄
pdo_firebird.ini
(82 B)
📄
pdo_mysql.ini
(76 B)
📄
pdo_oci.ini
(72 B)
📄
pdo_odbc.ini
(74 B)
📄
pdo_pgsql.ini
(76 B)
📄
pdo_sqlite.ini
(78 B)
📄
pgsql.ini
(51 B)
📄
phalcon.ini
(89 B)
📄
phalcon3.ini
(91 B)
📄
phar.ini
(49 B)
📄
posix.ini
(51 B)
📄
propro.ini
(53 B)
📄
pspell.ini
(53 B)
📄
quickhash.ini
(59 B)
📄
radius.ini
(53 B)
📄
raphf.ini
(51 B)
📄
rar.ini
(47 B)
📄
recode.ini
(53 B)
📄
redis.ini
(51 B)
📄
rsync.ini
(51 B)
📄
snmp.ini
(49 B)
📄
soap.ini
(49 B)
📄
sockets.ini
(55 B)
📄
solr.ini
(18 B)
📄
sourceguardian.ini
(65 B)
📄
spl_types.ini
(59 B)
📄
ssh2.ini
(49 B)
📄
stats.ini
(51 B)
📄
stem.ini
(49 B)
📄
stomp.ini
(51 B)
📄
suhosin.ini
(55 B)
📄
sybase_ct.ini
(59 B)
📄
sysvmsg.ini
(55 B)
📄
sysvsem.ini
(55 B)
📄
sysvshm.ini
(55 B)
📄
tideways.ini
(57 B)
📄
tidy.ini
(49 B)
📄
timezonedb.ini
(61 B)
📄
trader.ini
(53 B)
📄
translit.ini
(57 B)
📄
uploadprogress.ini
(69 B)
📄
uri_template.ini
(65 B)
📄
uuid.ini
(49 B)
📄
wddx.ini
(49 B)
📄
weakref.ini
(55 B)
📄
xcache_3.ini
(1.08 KB)
📄
xdebug.ini
(95 B)
📄
xhprof.ini
(53 B)
📄
xmlreader.ini
(76 B)
📄
xmlrpc.ini
(53 B)
📄
xmlwriter.ini
(59 B)
📄
xrange.ini
(53 B)
📄
xsl.ini
(64 B)
📄
yaml.ini
(49 B)
📄
yaz.ini
(47 B)
📄
zend_guard_loader.ini
(134 B)
📄
zip.ini
(47 B)
📄
zmq.ini
(47 B)
Editing: amqp.ini
; Enable amqp extension module extension = amqp.so ; Whether calls to AMQPQueue::get() and AMQPQueue::consume() ; should require that the client explicitly acknowledge messages. ; Setting this value to 1 will pass in the AMQP_AUTOACK flag to ; the above method calls if the flags field is omitted. ;amqp.auto_ack = 0 ; The host to which to connect. ;amqp.host = localhost ; The login to use while connecting to the broker. ;amqp.login = guest ; The password to use while connecting to the broker. ;amqp.password = guest ; The port on which to connect. ;amqp.port = 5672 ; The number of messages to prefect from the server during a ; call to AMQPQueue::get() or AMQPQueue::consume() during which ; the AMQP_AUTOACK flag is not set. ;amqp.prefetch_count = 3 ;amqp.prefetch_size = 0 ;amqp.global_prefetch_count = 0 ;amqp.global_prefetch_size = 0 ; The virtual host on the broker to which to connect. ;amqp.vhost = / ; Timeout ;amqp.timeout = ;amqp.read_timeout = 0 ;amqp.write_timeout = 0 ;amqp.connect_timeout = 0 ;amqp.rpc_timeout = 0 ;amqp.channel_max = 256 ;amqp.frame_max = 131072 ;amqp.heartbeat = 0 ;amqp.cacert = '' ;amqp.cert = '' ;amqp.key = '' ;amqp.verify = '' ;amqp.sasl_method = 0
Upload File
Create Folder