- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Need to run macromedia dreamweaver with apache
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-21-2004 02:54 AM
тАО06-21-2004 02:54 AM
I see examples on their website that mention the following requirements:
Jrun4 - an expensive, pay for java product. Do I need it or will Java run time suffice.
PHP - got it, came with the HP web server.
Mysql - Don't have it, can get it, want to know if I really need it.
I'd like to hear from people who run dreamweaver documents on their webserver and find out what they had to install or do to httpd.conf to get it working.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-21-2004 03:00 AM
тАО06-21-2004 03:00 AM
Re: Need to run macromedia dreamweaver with apache
If you're running 11.11 (the latest releases0 MySQL is already bundled with it and Apache is now part of HP Web Server (hpws) -- it now includes Tomcat as well - which is a good App Server. I just do not know if it (Tomcat) works with Macromedia software..
TO configure HPWS (TOmcat/Apache) -- I suggest you enable and use Webmin -- which is also now part of the HPWS package.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-21-2004 03:10 AM
тАО06-21-2004 03:10 AM
Re: Need to run macromedia dreamweaver with apache
I need the site to run flash as well. Some of my servers are Linux based apache as well.
Gotta get them all working.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-21-2004 03:14 AM
тАО06-21-2004 03:14 AM
Re: Need to run macromedia dreamweaver with apache
I've seen many shops drop SunOne/Iplanet/Websphere in favour of Apache/Tomcat/PHP/MySQL solutions..
I just don't know, not seen any implementation with Dreamweaver...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-21-2004 03:16 AM
тАО06-21-2004 03:16 AM
Re: Need to run macromedia dreamweaver with apache
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-21-2004 03:18 AM
тАО06-21-2004 03:18 AM
Re: Need to run macromedia dreamweaver with apache
We use (soon to be used to) Dreamweaver with Apache - didn't require anything for our Intranet.
Main requirement was for check in/check out of docs and an easy to use interface for updating docs. We setup samba on the Web Server - and connect over the network to it for the remote site - and store copies locally on our pc's.
At home I use Dreamweaver with ftp to my Linux server running Apache as well...
As I mentioned, "used to" as we are moving to Mabo server for our Online Documentation - no need to run an expensive editor like Dreamweaver.
http://www.mamboserver.com
I know this probalbly doesn't answer your question...but I thought I'd throw it in.
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-21-2004 03:20 AM
тАО06-21-2004 03:20 AM
Re: Need to run macromedia dreamweaver with apache
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-21-2004 04:23 AM
тАО06-21-2004 04:23 AM
Re: Need to run macromedia dreamweaver with apache
I'm thinking I need to get the trial version of Dreamweaver and play around with it until it works and then maybe my developer can do it.
This far, I found the rights were not correct on the directory I told her to upload to.
Fixed that. Sounds like I absolutely have to have mysql. Though I can't for the life of my figure out why.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-21-2004 05:30 AM
тАО06-21-2004 05:30 AM
SolutionI run Mysql on my Apache server - but didn't need it when I setup Dreamweaver...I added it later when I started to play with db driven web sites...
Yes, go ahead and download the Trial version - good way to test.
When you add a site (Edit Sites) in Dreamweaver, say No to "I want to use server technology" - unless you really want to...IE Coldfusion, etc...
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-22-2004 12:22 PM
тАО06-22-2004 12:22 PM
Re: Need to run macromedia dreamweaver with apache
http://www.macromedia.com/software/dreamweaver/productinfo/systemreqs/
Not at all answering your question, but when I went to wwww.software.hp.com, I saw Macromedia Flash Player for HP-UX. http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B9002AA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-22-2004 12:43 PM
тАО06-22-2004 12:43 PM
Re: Need to run macromedia dreamweaver with apache
Thanks for the reply. Don't want Dreamweaver for HP-UX want to know how to configure HP-UX so dreamweaver likes it.
Following Goeff's plan, hopefully will post a bunny at that point.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com