thanks tilicar, great work
You have a shop package too (opencart or prestashop)?
Posts by fulltilt
-
-
wie muss der cache folder für APC angegeben werden?
Ich habe es gerade mal damit versucht, sehe aber keine cached files darin ...Code- [APC]
- extension=apc.so
- apc.enabled=1
- apc.shm_segments=1
- apc.shm_size=128M
- apc.num_files_hint=7000
- apc.user_entries_hint=4096
- apc.ttl=7200
- apc.user_ttl=7200
- apc.gc_ttl=3600
- apc.stat=0
- apc.include_once_override=0
- apc.enable_cli=0
- apc.file_update_protection=2
- apc.max_file_size=2M
- apc.filters = "-/var/www/virtual/mydom.tld/htdocs/folder1/.*,-/var/www/virtual/mydom.tld/htdocs/folder2/.*";
- apc.cache_by_default=1
- apc.use_request_time=1
- apc.slam_defense=0
- apc.mmap_file_mask=/var/www/virtual/mydom.tld/phptmp/apc.XXXXXX
- apc.stat_ctime=0
- apc.canonicalize=1
- apc.write_lock=1
- apc.report_autofilter=0
- apc.rfc1867=0
- apc.rfc1867_prefix =upload_
- apc.rfc1867_name=APC_UPLOAD_PROGRESS
- apc.rfc1867_freq=0
- apc.rfc1867_ttl=3600
- apc.lazy_classes=0
- apc.lazy_functions=0
-
-
wenn ich nun die apc.ini aus /etc/php5/mods-available lösche und diesen Inhalt in eine bestimmt php.ini setze ...
müsste doch auch klappen - oder? -
-
-
since yesterday we have many customers which reporting emails from icloud, 1und1 etc. could not reach them because:
Recipient address rejected: Mail appeared to be SPAM or forged. Ask your Mail/DNS-Administrator to correct HELO and DNS MX settings or to get removed from DNSBLs; in rhsbl.ahbl.orgBut policyd-weight is not using rhsbl.ahbl.org or is there something in spamassassin plugin which checking rhsbl.ahbl.org?
So far as I know rhsbl.ahbl.org stopped their service -
thanks Nuxwin, the LogFormat above is copied from apache.conf
so now I guess it makes no sense to change anything -
i-MSCP 1.1.18
Debiab Wheezy
PHP 5.4
MariaDB 5.5I try to renew an existing customer cert:
the same happens if I try to save the old existing cert in the boxes
how to fix that?### edit ###
a new feature ???
got it working!
you have to add the ca_root cert in third box too
https://support.comodo.com/ind…8/domain-validation-sha-2 -
HostnameLookups Off did not effect for the logfiles
http://stackoverflow.com/quest…o-reduce-server-wait-timewhat do you think ... can or should it removed or is this parameter %h needed in imscp or fail2ban etc?