Wrox Programmer Forums
|
BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6
This is the forum to discuss the Wrox book Beginning PHP, Apache, MySQLWeb Development by Michael K. Glass, Yann Le Scouarnec, Elizabeth Naramore, Gary Mailer, Jeremy Stolz, Jason Gerner; ISBN: 9780764557446
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 18th, 2006, 03:24 PM
Registered User
 
Join Date: Mar 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Please help with Chapter 3 - Using PHPMyAdmin

I've hit a brick wall with regards to opening PHPMyAdmin on my Mac. When I try to open the index.php file (I downloaded PHPMyAdmin version 2.8.0.1) in Dreamweaver MX 2004, I get a message that says:

The file "Macintosh HD:Users:Sites:left.php <" does not exist.

It's in regards to the following code in the index.php file:

<frame frameborder="0" id="frame_navigation" src="left.php <?php echo $url_query; ?>" name="frame_navigation" />

It's reading the src part all wrong, right? Is there some syntax error here? It seems like it would be a quick fix but I have been going nuts trying to figure it out. If the frame trying to load is the "left.php" file, what is the PHP statement that comes after the file name do? (<?php echo $url_query; ?>) Any help would be appreciated.

Here is what I am running:
Mac OSX 10.3.9
Dreamweaver 2004 MX
PHPMyAdmin 2.8.0.1
PHP 5.1.2
MySQL 5.0.18

Thanks in advance
Brian





Similar Threads
Thread Thread Starter Forum Replies Last Post
cannot create one specific table using phpMyAdmin crmpicco PHP Databases 2 November 9th, 2007 02:23 PM
Ch 6 Page 167 (PhpMyAdmin) TheDudeTux BOOK: Beginning PHP5, Apache, and MySQL Web Development ISBN: 978-0-7645-7966-0 2 March 20th, 2007 02:11 PM
all in one, php4/mySQL/phpMyAdmin/Apache server? adamhh PHP How-To 5 September 17th, 2006 05:29 AM
Installing phpMyAdmin on IIS Server Yee MySQL 1 November 1st, 2004 03:07 PM
Forgot password for phpmyadmin AMP_Engineer BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6 3 September 8th, 2004 04:59 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.