Hi people,
Since last updates when we install new WP instance wia Plesk, use CUSTOM installation and put ANY admin login (for example "admin"), it gives details like:
Wordpress Login Details:
Username: admin
Password: <password>
BUT: if I check the DB I see admin username is autogenerated, like...
Hi guys,
I'm experiencing the situation with zone transfer to PDNS slaves.
PDNS have slave=yes enabled and works great with PDNS master server I also have.
But, as written by PDNS community:
So I've added a small script to crontab updating supermasters table every n minutes:
It...
Please mark as resolved. The issue about not sending mail from domains was - old versions of LVE anf CageFS are incompatible with latest plesk update, updating them caused all sites in Cagefs to throw error 500 with log string:
"SecureLVE jail error Invalid regexps: no match for path to base...
Issue fixed with updating LVE and cagefs, but! now I get 500 if enable cagefs for any site, and error
"SecureLVE jail error Invalid regexps: no match for path to base home directory"
like in http://kb.odin.com/en/123846
So I disabled cagefs now.
but I need it.
Help
We have cagefs installed, this is the output under user's shell:
bash-4.1# php -i | grep sendmail
sendmail_from => no value => no value
sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
Path to sendmail => /usr/sbin/sendmail -t -i
bash-4.1# ls -la /usr/sbin/sendmail...
Started after last update 12.0.18 Update #44 (on CloudLinux):
I can send mail wia created mailboxes, but sites can not send mail, contact forms say "Failed to send your message."
maillog file also do not indicate sending any messages from domains.
Wordpress restore password claims:
"The e-mail...
Ok, I think I found the issue, it seems it's cloudlinux issue:
when cagefs is enabled the site has no access to "/DATA/www/system/<domain>/etc/php.ini" so uses default /etc/php.ini
That causes the wrong session folder used.
But strange why not using /DATA/www/<domain>/etc/php.ini or...
Hi ppl,
while using the code similar to:
We get error:
The error appears until we disable CageFS for this domain.
So we try to set a "session.save_path" variable wia plesk admin but php_info still shows session.save_path is (/var/lib/php/session). Will provide any additional info necessary...
Parallels Plesk v12.0.18_build1200140606.15 os_RedHat el6/CloudLinux Server 6.6
I try to redirect 404 to a specified page (any variant .htaccess or Home->Subscriptions-><domain>->Websites & Domains-><domain>->Web Server Settings->Additional directives for HTTP) with "Custom error documents"...