• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

404 Not found The requested URL /opt/php52/bin/php5/index.php

M

mchavez

Guest
Hi,

After installing sitebuilder from a CentOS 5 using yum (no errors), and testing the setup i visit sitebuilder.mydomain.com and got the error:

The requested URL /opt/php52/bin/php5/index.php was not found on this server.

php52 is installed in /opt/php52 . This is the php supplied by sitebuilder install.
The server root is in /usr/local/sitebuilder/htdocs .
The zz011_sitebuilder.conf is unchanged and working.

I note that if I comment the line "Action application/x-httpd-php5 /opt/php52/bin/php5" inside the virtualhost in the zz011_sitebuilder.conf file, the index.php is shown in plain text.

Any ideas to solve this ?
 
According to error it looks like there is something wrong with apache configuration as it tries to open file not in correct directory. Did you check apache error log files for any errors? You need to find out where Sitebuilder looks for index.php file. Which is the configured DocumentRoot for it.
 
Back
Top