Recent content by Astreon

  1. A

    Input Plesk OAuth Plugin

    The Project is in a very early form, so there are classes and func in it that never be used, i'm aware of this and patching this further.
  2. A

    Input Plesk OAuth Plugin

    I've written a small OAuth Plugin for Plesk with the ability for automatic admin provisioning. May someone who is interested have a look on the Plugin: GitHub - Astreon/plesk-oauth
  3. A

    Issue Software inoperable after update fail

    I have the same Problem, since today. Using CloudLinux release 7.7.
  4. A

    Resolved Error on Mail Import

    I disabled cageFS, and the Import works.... LoL
  5. A

    Resolved Error on Mail Import

    Yes i've already reinstall site-import extension a couple of time. Yes there are files: [root@web01 site-import]# ls -la total 28 drwxr-xr-x 2 root root 290 Mar 7 10:36 . drwxr-xr-x. 17 root root 283 Mar 7 10:36 .. -rwxr-xr-x 1 psaadm psaadm 1547 Mar 7 10:36 plesk-migrator...
  6. A

    Resolved Error on Mail Import

    Hey Community i plan to import some Mails from a other Server to my using site-import. If i start import, the following Error in Screenshot occure. I already start plesk repair and fix manually the folderpermission to 0750 psaadm:root. But it didn't help. have any idea ?
  7. A

    Issue SSH Tunnel for MySQL

    Yes using Navigate on my PC, to connect to a Server B (only accessible over internal Network) trough the Pleskserver which has a second Networkinterface that connect to the Internal Network. (On other Servers this did work, but on Plesk not). Firewall is turned off. Where do i must set this...
  8. A

    Issue SSH Tunnel for MySQL

    Hi Community, i have an internal Server thats providing MySQL for me. This can be accessed over the internal network on 10.10.10.201. On my Pleskserver, if i will connect to it with mysql -u root -p -h 10.10.10.201 it will work beautiful. But if i try to connect with Software like Navicat or...
  9. A

    HTML Blank Page

    PUSH this Topic
  10. A

    HTML Blank Page

    If i execute your Command, the Filepermissions of the File will not change at any Domain: -rw-r--r-- 2 nginx root 0 Mar 25 06:50 /var/www/vhosts/system/xxxx/logs/proxy_access_ssl_log Should i try Set Manually to root:root ?
  11. A

    HTML Blank Page

    -rw-r--r-- 2 nginx root 0 Mar 21 06:49 /var/www/vhosts/xxx/logs/proxy_access_ssl_log -rw-r--r-- 2 nginx root 292 Mar 21 12:14 /var/www/vhosts/xxx/logs/proxy_access_log -rw-r--r-- 2 nginx root 0 Mar 21 06:49 /var/www/vhosts/system/xxx/logs/proxy_access_log -rw-r--r-- 2 nginx root 0 Mar 21 06:49...
  12. A

    HTML Blank Page

    in /var/log/nginx/error.log the following error 2014/03/20 07:13:56 [emerg] 24941#0: open() "/var/www/vhosts/system/xxxxx/logs/proxy_access_ssl_log" failed (13: Permission denied) 2014/03/20 07:13:56 [emerg] 24941#0: open() "/var/www/vhosts/system/xxxxx/logs/proxy_access_log" failed (13...
  13. A

    HTML Blank Page

    Maybe anybody else can reproduce this problem. The interesting thing is that there are no error messages.
Back
Top