• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Sitebuilder Mess

R

rdenis

Guest
Hi there

I did an upgrade to the latest Sitebuilder (old version was working )and I renewed my license for it and when everything got installed I see a new sitebuilder menu on the left and when I click on any of them I get errors.

Errors:

Click on Desktop --> The requested URL /external_login.php was not found on this server.

Click on Users --> The requested URL /external_login.php was not found on this server.

Click on Sites --> The requested URL /external_login.php was not found on this server.

Click on Server--> The requested URL /external_login.php was not found on this server.

Click on Logs --> The requested URL /external_login.php was not found on this server.

I did a search for the missing file in Centos and it's in:

/usr/local/sitebuilder/htdocs/external_login.php


Need help
 
I checked the error logs of httpd and it's trying to find the file in /var/www/vhosts/default/htdocs/external_login.php

[client 72.38.74.138] script '/var/www/vhosts/default/htdocs/external_login.php' not found or unable to stat
[client 72.38.74.138] script '/var/www/vhosts/default/htdocs/external_login.php' not found or unable to stat
[client 72.38.74.138] script '/var/www/vhosts/default/htdocs/external_login.php' not found or unable to stat
[client 72.38.74.138] script '/var/www/vhosts/default/htdocs/external_login.php' not found or unable to stat
[client 72.38.74.138] script '/var/www/vhosts/default/htdocs/external_login.php' not found or unable to stat


I copied the external_login.php from the sitebuilder directory to the /var/www/vhosts/default/htdocs/

and now I get this message

The file /var/www/vhosts/default/htdocs/external_login.php was encoded with the PHP 5 ionCube Encoder, and requires PHP 5 to be installed

ok?
 
not ok.

did upgrade run smoothly?

what version did you install?
 
Back
Top