Hi, I've used Dreamwevaer MX to make a table displaying details from my MySQL database but whenever I try to view the page I get this message: Fatal error: Failed opening required 'Connections/yfcdb.php' (include_path='.:/usr/share/pear') in /home/yfc/public_html/local-postcode.php on line 1 the page is at: http://www.yfc.co.uk/local-postcode.php What am I doing wrong?
does that say (include_path='.:/usr/share/pear') ?
shouldn't it say (include_path='../usr/share/pear') ?
it looks to this noob like it's just not able to locate the include cuz of a typo. though i'm a noob, so...perhaps i'm misreading.
-pel
The code was generated by Dreamweaver so there shouldn't be any typos. Also, this isn't in the webpage, it was generated by the server to illustrate the problem