[GastForen Archiv Adobe GoLive

  • Suche
  • Hilfe
  • Lesezeichen
  • Benutzerliste

Dynamic Content Server

Josef
Beiträge gesamt: 216

5. Dez 2002, 09:10
Bewertung:

gelesen: 14172

Beitrag als Lesezeichen
immer noch nicht, is ok wenn Du keine Zeit hast, muß auch was anderes machen nebenbei
Kommt immer noch der fehler das er das nicht findet
coud not open document config file
c:\dc_web_server\jsp\tomcat\conf\mod_jk.conf-auto (im DOS Fenster)
dann failed to find Tomcat config file strtup failed (im Windows Fenster)


so sieht das ende der http.conf aus
#
# VirtualHost example:
# Almost any Apache directive may go into a VirtualHost container.
# The first VirtualHost section is used for requests without a known
# server name.
#
#<VirtualHost *>
# ServerAdmin webmaster@dummy-host.example.com
# DocumentRoot /www/docs/dummy-host.example.com
# ServerName dummy-host.example.com
# ErrorLog logs/dummy-host.example.com-error_log
# CustomLog logs/dummy-host.example.com-access_log common
#</VirtualHost>


# Alias for apache docs
Alias /manual "C:\DC_Web_Server/php/apache/htdocs/manual
<Directory "C:\DC_Web_Server/php/apache/htdocs/manual">
Options Indexes FollowSymLinks MultiViews ExecCGI
AllowOverride All
Order allow,deny
Allow from all
</Directory>


# Alias for php Sample sites
Alias /samples_php "C:\DC_Web_Server/SampleSites/php/samples"
<Directory "C:\DC_Web_Server/SampleSites/php/samples">
Options Indexes FollowSymLinks MultiViews ExecCGI
AllowOverride All
Order allow,deny
Allow from all
</Directory>

# Alias for all php test sites
Alias /dynamische_seiten "D:\Web-GoLive6\dynamische_seiten"
<Directory "D:\Web-GoLive6\dynamische_seiten">
Options Indexes FollowSymLinks MultiViews ExecCGI
AllowOverride All
Order allow,deny
Allow from all
</Directory>


# Alias defs for GoLive PHP Custom Merchant test server
Alias /CMServer "C:\DC_Web_Server/SampleSites/php/CMServer"

# To add your own site, copy the Alias line such as above and replace the name
# and path. If you need additional control on the site, use the <Directory>
# directive such as above.


include "C:\DC_Web_Server\jsp\tomcat\conf\mod_jk.conf-auto"

Gibt das vieleicht ein problem wenn ich die im WordPad speichere
auserdem hab ich die mod_jk.conf-auto nirgents im root brauch ich die oder erstellt der server die selber?

Die gibts im Adobe Web Workgroup Server muß ich den starten und wie?

Gruß Josef

(Dieser Beitrag wurde von Josef am 5. Dez 2002, 09:19 geändert)
Dieser Beitrag wurde nicht geändert.