Hi,
I think there's somehow a workaround, as nginx can "redirect" some files to apache, so you can combine apache to read .htaccess ( so make redirs of magento ) and nginx passing simply php code.
My problem now is that I turn on PHP-FPM but it's still processing as PHP-FastCGI
Yes of course, all this steps were checked.
Anyway I think i found the culprit, i think it was APC cache , caching php changes to the default TTL I had in config. Is there any way to have APC and if file has changed, refresh that into cache ?
Thanks
Hi,
we have a problem with some plesk11 servers. When customers upload a changed file ( not new ) there's a delay of 2 hours until changes are showed on web.
We try it with or without nginx reverse proxy.
Any clue would be much appreciated
Hi,
I have plesk 11.5 , configured nginx to serve php files.
If I enable this option, a magento site can't process some rewrite rules. I suspect that this is because nginx can't read .htaccess files ?
If I turn off php process by php all is working right ( even with nginx's intelligent...
Hi,
same problem here. It's happening with plesk 10 or plesk 11 , some databases can't be backed-up. ( I try directly migration command to dump SQL and works without problems ), database is not corrupted. Some other databases can migrate/backed-up.
I've seen this fail also:
[root@server...
Hi,
I'm trying to import clients from one plesk linux 10.4.4 to another plesk 10.4.4 .
The error is:
[39308]: 02:45:04 DEBUG Unable to create dump: Cannot dump client 'forma-t.net' of type 'reseller', parent 'mibrit' type 'reseller' not supported! at PleskX$
at PleskX.pm line 1706...
Hi,
we had a working 10.3 plesk panel under linux.
We updated it to 10.4.4 and now, after the login window we can't do anything, due to this error:
ERROR: Exception
Nivel superior
Package with UID '' not found.
0: aps_php.php:8015...
Hi,
is there a way to enable a quota in an additional FTP account?
I use to configure in plesk 9 subdomains and assign them a FTP user with restricted disk space.
Now I can't see this option in plesk 10.3.0
thanks,
UPDATE: I have reverted MTA and come back to qmail.
It was telling me the dk-status bad again.. but I figure out that the encriptation of SMTP port has something to do with that.
If i mark STARTTLS on port 25 or 587 ( Submission ) it marks DomainKey-Status: Bad.
If i send mail with port...