Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

works with Plesk Onyx ? #53

Open
AnthonyYey opened this issue Nov 21, 2016 · 10 comments
Open

works with Plesk Onyx ? #53

AnthonyYey opened this issue Nov 21, 2016 · 10 comments

Comments

@AnthonyYey
Copy link

Hello, i would like to know if this API works with Plesk Onyx ?

I can't run any exemples... HTTP ERROR 500

@erikk1986
Copy link

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);

@edi
Copy link

edi commented Dec 12, 2016

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.

@RamonSmit
Copy link

@Eduardjs How did it work? Quite wondering. Soon going to migrate to Onyx with multiserver support

@edi
Copy link

edi commented Dec 14, 2016

@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.

@RamonSmit
Copy link

I'll keep waiting ;-)

@edi
Copy link

edi commented Jan 3, 2017

@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!

@RamonSmit
Copy link

Nice! Thanks for the feedback! 👍

@optimizerpro
Copy link

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

@erikk1986
Copy link

erikk1986 commented Jan 24, 2017

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"

@optimizerpro
Copy link

we already upgrade PHP version. Now we have 5.6 7.08 and 7.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants