works with Plesk Onyx ?
Opened this issue · 10 comments
Hello, i would like to know if this API works with Plesk Onyx ?
I can't run any exemples... HTTP ERROR 500
I'm testing this on Plesk Onyx without any errors, if you put on you're debugging rules what do you see?
ini_set('display_errors',1); error_reporting(E_ALL);
I'm making a whitelabel managing dashboard for a client, and since I run Onyx ( latest version at the moment ) I'll let you know how everything goes.
@Eduardjs How did it work? Quite wondering. Soon going to migrate to Onyx with multiserver support
@RamonSmit Had to delay two full days of work as something urgent came up. Will be working with it today, adding a new site ( into an already existing subscription ), changing the DocumentRoot.
Still wondering how will I clean up all the files which get created by default, but that's not a big issue, nor related to our thread.
Will update this post in late evening, regarding how it worked.
I'll keep waiting ;-)
@RamonSmit So sorry for answering so late! I can confirm it works flawlessly on my end. Using ListSites
and CreateSite
so far for an whitelabel management dashboard.
Happy new year!
Nice! Thanks for the feedback! 👍
while adding site on Plesk Oynx web server editon
PHP FPM gives this error
[Tue Jan 24 05:36:55.449174 2017] [proxy_fcgi:error] [pid 1636] [client 124.253.253.202:4949] AH01067: Failed to read FastCGI header
[Tue Jan 24 05:36:55.449208 2017] [proxy_fcgi:error] [pid 1636] (104)Connection reset by peer: [client 124.253.253.202:4949] AH01075
: Error dispatching request to :
we have already updated custom php.ini /var/www/vhost/system/domainnam/conf/ with higher timout value
with PHP FastCGI module the script keeps running in loop and timeout after adding 4 sub-domains
Looks more like the server ran out of memory, using this myself on Onyx without any issues. Try searching on the error "Failed to read FastCGI header"
we already upgrade PHP version. Now we have 5.6 7.08 and 7.1