jan gestre wrote: > *Warning*: main(include/pat/patErrorManager.php): failed to open > stream: No such file or directory in */var/www/pjn/html/index.php* on > line *5* > > *Fatal error*: main(): Failed opening required > 'include/pat/patErrorManager.php' > (include_path='.:/usr/share/php:/usr/share/pear') in * > /var/www/pjn/html/index.php* on line *5 > > * i've checked the directory mentioned in the error, php is in > /usr/share/php while pear is not located on /usr there is one in the > /usr/bin directory. > any ideas what to do? i'm not a programmer. >
I believe its not a problem with pear, but with your files. The error message is saying that it can not find the file 'patErrorManager.php', check to make sure that it is present and is accessible (permissions). __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

