• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Publishing error and it seems "init.php" missed.

  • Thread starter Hung-Cheng Chen
  • Start date
H

Hung-Cheng Chen

Guest
Dear All,

I've encountered such problems several time when I published a site till 97% progress. It suddenly down and the site can be viewed but the gallery page (page4.php) showed the following message:

Warning: require_once(init.php) [function.require-once]: failed to open stream: No such file or directory in /home1/mydomain/public_html/demo2/page4.php on line 2

Fatal error: require_once() [function.require]: Failed opening required 'init.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home1/mydomain/public_html/demo2/page4.php on line 2
I look into the demo2/ directory and find no "init.php" file. Does anyone know what's going wrong?

Thanks in advance,

Hung-Cheng
 
Dear Sir,

My version of PHP is 5.2.9. And I still have problem on the publishing.

My situation is as follows:

1. Publishing Server: Hostmonster share host
2. PHP version: 5.2.9
3. Whenever I publish till 97% progress, I encountered the following message

The server encountered an internal error or misconfiguration and was unable to complete your request.

4. Then I went to open the website, every page seems to be OK except the "photo gallery", "blog" module page showing error message as follow:


Warning: require_once(init.php) [function.require-once]: failed to open stream: No such file or directory in /MYDOMAIN/public_html/demo2/demo01/activity.php on line 2

Fatal error: require_once() [function.require]: Failed opening required 'init.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /MYDOMAIN/public_html/demo2/demo01/activity.php on line 2

I would really appreciate if you can help me to solve the above problem. I look foreward to hear your response and help.

BTW, if it is necessary to provide you my publishing server account, I would like to do that. After all, it's so wonderful
for me to see my website can be published successfully in my first month journey using Plesk Site Builder.

Many thanks,

Hung-Cheng Chen
 
Try to check following article also: http://kb.odin.com/en/5373. Probably there is not enough time for publishing and apache time out takes place. Try to encrease time out in Apache configuration as described in article, restart Apache service and check this situation one more time. Let me know about the results.
 
Back
Top