I am new to dynamic web page design. I am using Cartweaver as well as Dreamweaver.
I have run a test page and it works but whenever I put something like a search, I get a message similar to this.
C:\wamp\www\LACLG\cw3\CWLibrary\CWCart.php on line 108
Fatal error: CWCart::require_once() [function.require]: Failed opening
required 'CWDBMySQL.php' (include_path='.;C:\php5\pear') in
C:\wamp\www\LACLG\cw3\CWLibrary\CWCart.php on line 108
Can anyone help me with this. I will even alow you to log on to my computer to help me figure this out.
I despratley need some help.
Thanks
PHP help
Moderator: General Moderators
- jaoudestudios
- DevNet Resident
- Posts: 1483
- Joined: Wed Jun 18, 2008 8:32 am
- Location: Surrey
Re: PHP help
What is on line 108 in the CWCart.php file? I am assuming it can not find the file you are trying to include (require_once)