Recent content by David Aguilar

  1. D

    Plesk 11.5 + nginx = no .htaccess ?

    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
  2. D

    FTP file uploads not showing instantly ( delay )

    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
  3. D

    FTP file uploads not showing instantly ( delay )

    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
  4. D

    Plesk 11.5 + nginx = no .htaccess ?

    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...
  5. D

    No backup after update #52

    Hi, backup throws this error: Unable to find Backup dump object 0: backup.abstract-repository.item.php:58 __backup__abstract_repository__item->getDump() 1: backup.abstract-repository.item.restore.php:33 __backup__abstract_repository__item__restore->accessItem(string 'GET', NULL null)...
  6. D

    No backup after update #52

    Yes ! Exact, the same behaviour. I hope someone from Parallels read this ASAP
  7. D

    No backup after update #52

    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...
  8. D

    Plesk 10.4.4 migration problem ( cannot dump not supported )

    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...
  9. D

    Plesk upgrade to 10.4.4 error ( UID Not found app vault )

    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...
  10. D

    Subdomain ftp quota

    Well we don't have windows hosting. All other subdomain hard quotas have gone away ? Regards,
  11. D

    Subdomain ftp quota

    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,
  12. D

    Postfix and DomainKey-Status: bad

    Yes, It has nothing to do with Webmail or Gmail. My tests are done with Thunderbird and Domain Key test tools Thanks,
  13. D

    Postfix and DomainKey-Status: bad

    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...
Back
Top