HighDots Forums  

The XAMPP Server ( 32-1.6.7 ) and Dreamweaver

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss The XAMPP Server ( 32-1.6.7 ) and Dreamweaver in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Gesy
 
Posts: n/a

Default The XAMPP Server ( 32-1.6.7 ) and Dreamweaver - 07-12-2008 , 05:50 AM






First thanks to those of you that had / keep helping me.

The Xampp server seens to be working PERFECT.
Now, I getting a little bit confuse here, remember I switching from
Frontpage.

On frontpage you have your "local web" the folder where you working and
the "REAL SERVER" the one hosting your website.

In Dreamweaver I noticed a "real server" a testing server and my local web
folder ?

Can you folks give me some tips here, I know only 2 things, your folder,
where
you working and your hosting company........ what about the 3rd option ?

Is there a page someplace showing how to do the setup Dreamweaver to work
with Xampp ?

Thanks






Reply With Quote
  #2  
Old   
Joe Makowiec
 
Posts: n/a

Default Re: The XAMPP Server ( 32-1.6.7 ) and Dreamweaver - 07-12-2008 , 06:11 AM






On 12 Jul 2008 in macromedia.dreamweaver, Gesy wrote:

Quote:
In Dreamweaver I noticed a "real server" a testing server and my
local web folder ?

Can you folks give me some tips here, I know only 2 things, your
folder, where you working and your hosting company........ what
about the 3rd option ?
You can point the testing server at your local files, at your remote
files, or at a third machine which is also set up as a server. In many
operations, there is a 'staging' server, where updates are posted and
tested before they're pushed to the production machine.

In order to use and test serverside scripting, you need to have a testing
server set up.

--
Joe Makowiec
http://makowiec.net/
Email: http://makowiec.net/contact.php


Reply With Quote
  #3  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: The XAMPP Server ( 32-1.6.7 ) and Dreamweaver - 07-12-2008 , 06:15 AM



1. Local = where you create, save and edit your files
2. Testing = a webserver somewhere (local IIS/Apache, or some networked box
running a webserver) that will be able to parse your pages for server
scripting, and serve them back to your local browser
3. Remote = the production server where you publish your finished works

Unless you are building dynamic/server scripted pages, you would not need a
testing server.

In your case, with XAMPP, your testing server would be the root of the
Apache webserver on your box.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"Gesy" <gelectronics (AT) hotmail (DOT) com> wrote

Quote:
First thanks to those of you that had / keep helping me.

The Xampp server seens to be working PERFECT.
Now, I getting a little bit confuse here, remember I switching from
Frontpage.

On frontpage you have your "local web" the folder where you working and
the "REAL SERVER" the one hosting your website.

In Dreamweaver I noticed a "real server" a testing server and my local web
folder ?

Can you folks give me some tips here, I know only 2 things, your folder,
where
you working and your hosting company........ what about the 3rd option ?

Is there a page someplace showing how to do the setup Dreamweaver to work
with Xampp ?

Thanks







Reply With Quote
  #4  
Old   
Gesy
 
Posts: n/a

Default Re: The XAMPP Server ( 32-1.6.7 ) and Dreamweaver - 07-12-2008 , 06:56 AM



Excellent, thanks to both of you.

I installed the Xampp with no problem, for the reason that I want to learn
more about "web Programming / scripts" also if you remember
on another posts, we talk about SSI, in order to use this techniques
I will need the xampp server I presume.

"Murray *ACE*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote

Quote:
1. Local = where you create, save and edit your files
2. Testing = a webserver somewhere (local IIS/Apache, or some networked
box running a webserver) that will be able to parse your pages for server
scripting, and serve them back to your local browser
3. Remote = the production server where you publish your finished works

Unless you are building dynamic/server scripted pages, you would not need
a testing server.

In your case, with XAMPP, your testing server would be the root of the
Apache webserver on your box.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"Gesy" <gelectronics (AT) hotmail (DOT) com> wrote in message
news:g5a29d$jop$1 (AT) forums (DOT) macromedia.com...
First thanks to those of you that had / keep helping me.

The Xampp server seens to be working PERFECT.
Now, I getting a little bit confuse here, remember I switching from
Frontpage.

On frontpage you have your "local web" the folder where you working and
the "REAL SERVER" the one hosting your website.

In Dreamweaver I noticed a "real server" a testing server and my local
web folder ?

Can you folks give me some tips here, I know only 2 things, your folder,
where
you working and your hosting company........ what about the 3rd option ?

Is there a page someplace showing how to do the setup Dreamweaver to work
with Xampp ?

Thanks









Reply With Quote
  #5  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: The XAMPP Server ( 32-1.6.7 ) and Dreamweaver - 07-12-2008 , 07:28 AM



Quote:
we talk about SSI, in order to use this techniques
I will need the xampp server I presume.
Only if you are using PHP pages. You can use HTML includes on plain HTML
pages without a webserver.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"Gesy" <gelectronics (AT) hotmail (DOT) com> wrote

Quote:
Excellent, thanks to both of you.

I installed the Xampp with no problem, for the reason that I want to learn
more about "web Programming / scripts" also if you remember
on another posts, we talk about SSI, in order to use this techniques
I will need the xampp server I presume.

"Murray *ACE*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:g5a3q9$laf$1 (AT) forums (DOT) macromedia.com...
1. Local = where you create, save and edit your files
2. Testing = a webserver somewhere (local IIS/Apache, or some networked
box running a webserver) that will be able to parse your pages for server
scripting, and serve them back to your local browser
3. Remote = the production server where you publish your finished works

Unless you are building dynamic/server scripted pages, you would not need
a testing server.

In your case, with XAMPP, your testing server would be the root of the
Apache webserver on your box.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"Gesy" <gelectronics (AT) hotmail (DOT) com> wrote in message
news:g5a29d$jop$1 (AT) forums (DOT) macromedia.com...
First thanks to those of you that had / keep helping me.

The Xampp server seens to be working PERFECT.
Now, I getting a little bit confuse here, remember I switching from
Frontpage.

On frontpage you have your "local web" the folder where you working and
the "REAL SERVER" the one hosting your website.

In Dreamweaver I noticed a "real server" a testing server and my local
web folder ?

Can you folks give me some tips here, I know only 2 things, your folder,
where
you working and your hosting company........ what about the 3rd option ?

Is there a page someplace showing how to do the setup Dreamweaver to
work with Xampp ?

Thanks










Reply With Quote
  #6  
Old   
Joe Makowiec
 
Posts: n/a

Default Re: The XAMPP Server ( 32-1.6.7 ) and Dreamweaver - 07-12-2008 , 08:18 AM



On 12 Jul 2008 in macromedia.dreamweaver, Murray *ACE* wrote:

Quote:
we talk about SSI, in order to use this techniques
I will need the xampp server I presume.

Only if you are using PHP pages. You can use HTML includes on plain
HTML pages without a webserver.
But your production server has to be set up to recognize them; otherwise,
they won't work. Not all servers are.

--
Joe Makowiec
http://makowiec.net/
Email: http://makowiec.net/contact.php


Reply With Quote
  #7  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: The XAMPP Server ( 32-1.6.7 ) and Dreamweaver - 07-12-2008 , 08:59 AM



Surely true.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"Joe Makowiec" <makowiec (AT) invalid (DOT) invalid> wrote

Quote:
On 12 Jul 2008 in macromedia.dreamweaver, Murray *ACE* wrote:

we talk about SSI, in order to use this techniques
I will need the xampp server I presume.

Only if you are using PHP pages. You can use HTML includes on plain
HTML pages without a webserver.

But your production server has to be set up to recognize them; otherwise,
they won't work. Not all servers are.

--
Joe Makowiec
http://makowiec.net/
Email: http://makowiec.net/contact.php


Reply With Quote
  #8  
Old   
Gesy
 
Posts: n/a

Default Re: The XAMPP Server ( 32-1.6.7 ) and Dreamweaver - 07-12-2008 , 11:34 AM



I believe I try SSI on the Microsoft IIS and dint work.
( Or got some kind or warning and dint work )


"Gesy" <gelectronics (AT) hotmail (DOT) com> wrote

Quote:
Excellent, thanks to both of you.

I installed the Xampp with no problem, for the reason that I want to learn
more about "web Programming / scripts" also if you remember
on another posts, we talk about SSI, in order to use this techniques
I will need the xampp server I presume.

"Murray *ACE*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:g5a3q9$laf$1 (AT) forums (DOT) macromedia.com...
1. Local = where you create, save and edit your files
2. Testing = a webserver somewhere (local IIS/Apache, or some networked
box running a webserver) that will be able to parse your pages for server
scripting, and serve them back to your local browser
3. Remote = the production server where you publish your finished works

Unless you are building dynamic/server scripted pages, you would not need
a testing server.

In your case, with XAMPP, your testing server would be the root of the
Apache webserver on your box.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"Gesy" <gelectronics (AT) hotmail (DOT) com> wrote in message
news:g5a29d$jop$1 (AT) forums (DOT) macromedia.com...
First thanks to those of you that had / keep helping me.

The Xampp server seens to be working PERFECT.
Now, I getting a little bit confuse here, remember I switching from
Frontpage.

On frontpage you have your "local web" the folder where you working and
the "REAL SERVER" the one hosting your website.

In Dreamweaver I noticed a "real server" a testing server and my local
web folder ?

Can you folks give me some tips here, I know only 2 things, your folder,
where
you working and your hosting company........ what about the 3rd option ?

Is there a page someplace showing how to do the setup Dreamweaver to
work with Xampp ?

Thanks











Reply With Quote
  #9  
Old   
Gesy
 
Posts: n/a

Default Re: The XAMPP Server ( 32-1.6.7 ) and Dreamweaver - 07-12-2008 , 11:43 AM



I believe I did something like this: <!--#include file="path to
file/include-file.html"-->

And got an error or waning, saying something that this was a SERVER Site
command
and not a local function.

On another words could be done ONLY on a server.



Reply With Quote
  #10  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: The XAMPP Server ( 32-1.6.7 ) and Dreamweaver - 07-12-2008 , 12:25 PM



Nope. That's a standard HTML include, and it would work fine in DW.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"Gesy" <gelectronics (AT) hotmail (DOT) com> wrote

Quote:
I believe I did something like this: <!--#include file="path to
file/include-file.html"--

And got an error or waning, saying something that this was a SERVER Site
command
and not a local function.

On another words could be done ONLY on a server.




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.