Hi all, I've been following the tutorial in Beginning PHP 5 and MySQL E- Commerce from Novice to Professional.
If you have the book I've done everything up to page 40 but I've run into a snag. I'm getting the following warning basically twice, one under the other. Warning: main(/include/app_top.php) [function.main]: failed to open stream: No such file or directory in C:\Program Files\xampp\htdocs\tshirtshop\index.php on line 3 As you can see I have installed XAMPP and along with it Apache2, PHP, and MySQL. I'm runnning on Windows XP and the install went fine and I can see my php info displayed in the browser. I'm also using Dreamweaver MX 2004 for my editor with the documents in the htdos folder of XAMPP like the book says. I have tried changing the incude_path in the php.ini file but still receive the same error just with a different path warning. In short, I don't know why the warning is continuing to come up, I really don't know what else to change. If you have the book, you can look at the code for each of the include, conf, and php files and see what I have done in following the book. Any help towards a resolution would be appreciated. Thanks, Bob Community email addresses: Post message: [email protected] Subscribe: [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] List owner: [EMAIL PROTECTED] Shortcut URL to this page: http://groups.yahoo.com/group/php-list Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php-list/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
