"failed to open stream: No such file or directory" error

Author Message

Colin MacIntyre

Tuesday 16 November 2010 12:45:32 am

Hi all, after I created the SQL database, username, etc., I uploaded ezPublish to my webhost. Now when I type in the URL, it displays the following errors:

Warning: require(lib/ezutils/classes/ezini.php) [function.require]: failed to open stream: No such file or directory in /home/danyu394/public_html/ez/autoload.php on line 103

Warning: require(lib/ezutils/classes/ezini.php) [function.require]: failed to open stream: No such file or directory in /home/danyu394/public_html/ez/autoload.php on line 103

Fatal error: require() [function.require]: Failed opening required 'lib/ezutils/classes/ezini.php' (include_path='./lib/ezc:./lib/ezutils/classes') in /home/danyu394/public_html/ez/autoload.php on line 103

You can see for yourself at http://69.90.162.165/~danyu394/ez/

I thought it might have something to do with a path missing, but I'm not sure where or what to put? Also searched on Google to see if someone had a solution, but couldn't find anything exactly like this problem.

Doug Brethower

Wednesday 17 November 2010 7:31:33 am

Welcome!

This is a standard php error telling you which required file is not able to be found, the path where it is not found, and the paths searched.

Check first to see if the file is indeed in the designated location. If the file is there, but not getting read, it is likely a permissions problem.

This is basic web dev stuff, unrelated to eZ - unless for some reason the installer is not installing files even with permissions set correctly. Not likely with the number of successful installations out there.

Doug Brethower
Apple Certified Technical Consultant, Southwest, MO USA
http://share.ez.no/directory/companies/lakedata.net

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 17 2025 23:41:38
Script start
Timing: Jan 17 2025 23:41:39
Module start 'layout'
Timing: Jan 17 2025 23:41:39
Module start 'content'
Timing: Jan 17 2025 23:41:39
Module end 'content'
Timing: Jan 17 2025 23:41:39
Script end

Main resources:

Total runtime0.0158 sec
Peak memory usage4,096.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0057 589.7656152.6563
Module start 'layout' 0.00570.0028 742.421939.5313
Module start 'content' 0.00850.0047 781.953189.6328
Module end 'content' 0.01320.0026 871.585934.2891
Script end 0.0158  905.8750 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.003119.5244140.0002
Check MTime0.00127.4602140.0001
Mysql Total
Database connection0.00095.502810.0009
Mysqli_queries0.002515.672930.0008
Looping result0.00000.095010.0000
Template Total0.001710.910.0017
Template load0.00106.027610.0010
Template processing0.00084.845310.0008
Override
Cache load0.00064.104810.0006
General
dbfile0.00021.458380.0000
String conversion0.00000.057340.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs