 |
|
 |
|
Next: Dreamweaver Insert Record date fields and MySQL
|
| Author |
Message |
External

Since: Jul 19, 2007 Posts: 1
|
(Msg. 1) Posted: Thu Jul 19, 2007 3:35 am
Post subject: php, mysql, apache, windows xp Archived from groups: macromedia>dreamweaver (more info?)
|
|
|
I use the most recent versions of php, apache, mysql and windows xp. And I use
Dreamweaver 2004MX.
I create a very simple index.php and when I preview on a browser, the address
becomes like this.
http://localhost/artgallery/TMP2zjuplef9z.php instead of index.php at the end
in the browser address.
Each time when I preview it, it create random address at the end instead of
index.php.
Why does it create like this? Is there anything I can fix this? >> Stay informed about: php, mysql, apache, windows xp |
|
| Back to top |
|
 |  |
|
Nancy - Adobe Comm. Exper
|
External

Since: Jan 02, 2007 Posts: 22
|
(Msg. 2) Posted: Thu Jul 19, 2007 3:35 am
Post subject: Re: php, mysql, apache, windows xp [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Edit/Preferences/Preview in Browser. Uncheck the "create temporary files"
checkbox and restart Dreamweaver.
--
Nancy Gill
Adobe Community Expert
Author: Dreamweaver 8 e-book for the DMX Zone
Co-Author: Dreamweaver MX: Instant Troubleshooter (August, 2003)
Technical Editor: Dreamweaver CS3: The Missing Manual,
DMX 2004: The Complete Reference, DMX 2004: A Beginner's Guide
Mastering Macromedia Contribute
Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP Web Development
"shinceciokada" <webforumsuser.TakeThisOut@macromedia.com> wrote in message
news:f7mm6c$ai7$1@forums.macromedia.com...
>I use the most recent versions of php, apache, mysql and windows xp. And I
>use
> Dreamweaver 2004MX.
> I create a very simple index.php and when I preview on a browser, the
> address
> becomes like this.
> http://localhost/artgallery/TMP2zjuplef9z.php instead of index.php at the
> end
> in the browser address.
> Each time when I preview it, it create random address at the end instead
> of
> index.php.
> Why does it create like this? Is there anything I can fix this?
>
> >> Stay informed about: php, mysql, apache, windows xp |
|
| Back to top |
|
 |  |
External

Since: Jul 06, 2006 Posts: 2138
|
(Msg. 3) Posted: Thu Jul 19, 2007 7:51 am
Post subject: Re: php, mysql, apache, windows xp [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
However, doing this will prevent your root relative links (if any), and
server-side includes (I think) from rendering properly in preview.
My suggestion would be to ignore it for you local previews. It's how DW
works.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================
"Nancy - Adobe Comm. Expert" <nancy.RemoveThis@webwish.com> wrote in message
news:f7mq70$esk$1@forums.macromedia.com...
> Edit/Preferences/Preview in Browser. Uncheck the "create temporary files"
> checkbox and restart Dreamweaver.
>
>
> --
> Nancy Gill
> Adobe Community Expert
> Author: Dreamweaver 8 e-book for the DMX Zone
> Co-Author: Dreamweaver MX: Instant Troubleshooter (August, 2003)
> Technical Editor: Dreamweaver CS3: The Missing Manual,
> DMX 2004: The Complete Reference, DMX 2004: A Beginner's Guide
> Mastering Macromedia Contribute
> Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP Web
> Development
>
> "shinceciokada" <webforumsuser.RemoveThis@macromedia.com> wrote in message
> news:f7mm6c$ai7$1@forums.macromedia.com...
>>I use the most recent versions of php, apache, mysql and windows xp. And I
>>use
>> Dreamweaver 2004MX.
>> I create a very simple index.php and when I preview on a browser, the
>> address
>> becomes like this.
>> http://localhost/artgallery/TMP2zjuplef9z.php instead of index.php at the
>> end
>> in the browser address.
>> Each time when I preview it, it create random address at the end instead
>> of
>> index.php.
>> Why does it create like this? Is there anything I can fix this?
>>
>>
>
> >> Stay informed about: php, mysql, apache, windows xp |
|
| Back to top |
|
 |  |
External

Since: Dec 28, 2005 Posts: 340
|
(Msg. 4) Posted: Thu Jul 19, 2007 2:01 pm
Post subject: Re: php, mysql, apache, windows xp [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Murray *ACE* wrote:
> However, doing this will prevent your root relative links (if any), and
> server-side includes (I think) from rendering properly in preview.
This applies only if you have selected root relative links in the site
definition. Using root-relative links in PHP sites can cause a lot of
problems for the unwary. I would recommend using document-relative links
unless you really know what you're doing.
--
David Powers, Adobe Community Expert
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/ >> Stay informed about: php, mysql, apache, windows xp |
|
| Back to top |
|
 |  |
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
 |
|
|