Alex Togstad | 1 May 2002 01:15

Re: ASP in Apache 2.0.32?

Pete,

I want ASP as bad as you!

I posted in the Chilisoft forums and this is the response I got from an
admin and a moderator:

Mods response:

"A search of the Knowledge Base produces:

http://www.chilisoft.com/kb/kb_display.asp?200204161"

Admin's response:

http://www.chilisoft.com/forum/topic.asp?TOPIC_ID=452

Apache 2.0 is being investigated for the next release end of the year.

ugh :(

Any other way I can get ASP to work on my webserver? I develop asp web
applications on a daily basis, and it just blows! I REALLY dont want to go
back to 1.3 after I just upgraded..

Thanx!

----- Original Message -----
From: "Pete Nelson" <pete.nelson <at> ci.stpaul.mn.us>
To: <users <at> httpd.apache.org>
(Continue reading)

Bill.Albert | 1 May 2002 01:31
Picon
Favicon

Install on Mac OS X - error on make


I am trying to install Apache httpd 2.0.35 on Mac OS X.

The config command ran successfully.
I ran make, and it ran for a while, but got this error at the end:

/usr/bin/ld: Undefined symbols:
_pthread_sigmask
make[2]: *** [htpasswd] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1

I tried running "make install", and it also ran for a while and ended with
the same results.

Some of the directories have been installed (bin, build, include, lib,
modules), but there's no conf directory, and there is no apachectl in the
bin directory.

Thanks,
Bill

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe <at> httpd.apache.org
For additional commands, e-mail: users-help <at> httpd.apache.org

bm | 1 May 2002 02:46

apache2.0.35+tomcat4.0.3+SSL

Hi

we need to set up open SSL on top of this combination
apache2.0.35+tomcat4.0.3+SSL

Any body has any idea of SSL combination for this suite ? Now i linked
the apache 2 with tomcat4

or  any tips and tricks .....? I appreciate your contribution.

thanks
BM

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe <at> httpd.apache.org
For additional commands, e-mail: users-help <at> httpd.apache.org

ty | 1 May 2002 02:57

"Cannot load <module> into server: ... cannot open shared object file: No such file or directory"

Hello!

OS: RedHat 7.0
Upgrading from Apache 1.3.12 to 2.0.35

I've upgraded Apache and I'm running into a problem getting the server to
start.  I read the Installation guide that came with the source files,
checked the FAQ, and browsed some of the archives but I haven't figured out
the problem yet.  Any pointers would be greatly appreciated!

Here's the error I'm getting:  "Cannot load /usr/modules/mod_vhost_alias.so
into server: /usr/modules/mod_vhost_alias.so: cannot open shared object
file: No such file or directory".  If I comment out the "LoadModule
vhost_alias_module modules/mod_vhost_alias.so" line in httpd.conf, I just
get the same error on the next module.

When I was preparing to run ./configure, I used the config.layout method and
modified the RedHat section (the commented line is the only one that I
changed):

	#   RedHat 7.x layout
	<Layout RedHat>
	    prefix:        /usr
	    exec_prefix:   ${prefix}
	    bindir:        ${prefix}/bin
	    sbindir:       ${prefix}/sbin
	    libexecdir:    ${prefix}/lib/apache
	    mandir:        ${prefix}/man
	    sysconfdir:    /etc/httpd/conf
	#    datadir:       /var/www
(Continue reading)

Joshua Slive | 1 May 2002 03:06
Picon

Re: "Cannot load <module> into server: ... cannot open shared object file: No such file or directory"


On Tue, 30 Apr 2002 ty <at> brainwashed.com wrote:
> One strange thing I noticed is that the error shows the path "/usr/modules"
> rather than "/usr/lib/apache", which is what the config.layout file is
> providing.  I verified that the "modules" directory referred to in the conf
> file is symlinked to /usr/lib/apache (and it was working before the
> upgrade).

The LoadModule lines in httpd.conf are not pointing at the right
directory.  Just edit the LoadModule lines.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe <at> httpd.apache.org
For additional commands, e-mail: users-help <at> httpd.apache.org

Bill.Albert | 1 May 2002 03:24
Picon
Favicon

Re: Install on Mac OS X - error on make


This problem is resolved.
I was using the httpd-2.0.35.1 directory when I got these errors.

I switched to the httpd-2.0.35 directory, and the makes completed
successfully.

Bill

                                                                                                                   
                    Bill.Albert <at> sy                                                                                 
                    base.com             To:     users <at> httpd.apache.org                                            
                                         cc:                                                                       
                    04/30/2002           Subject:     Install on Mac OS X - error on make                          
                    04:31 PM                                                                                       
                    Please respond                                                                                 
                    to users                                                                                       

I am trying to install Apache httpd 2.0.35 on Mac OS X.

The config command ran successfully.
I ran make, and it ran for a while, but got this error at the end:

/usr/bin/ld: Undefined symbols:
_pthread_sigmask
make[2]: *** [htpasswd] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1

I tried running "make install", and it also ran for a while and ended with
(Continue reading)

rott | 1 May 2002 03:46
Favicon

new user testing it out

just making sure i got this right
Jim Hale | 1 May 2002 04:01
Picon

RE: new user testing it out

Read ya loud and clear. :)
 
Jim Hale
-
Jim & Kathy's MIDI & Audio Website
http://hale.dyndns.org
-----Original Message-----
From: rott [mailto:rott <at> buckeye-express.com]
Sent: Tuesday, April 30, 2002 8:46 PM
To: users <at> httpd.apache.org
Subject: new user testing it out

just making sure i got this right
rott | 1 May 2002 04:02
Favicon

cgi and virtual host

i am new to apache and also to linux so im not sure if this is correct but it works im running this on apache 1.3.24 and rh 7.1
 
 
i have set  ... Options Indexes Includes FollowSymLinks ExecCGI All MultiViews
 
and for VH i haqve 2 both are set up like this
 
<VirtualHost 192.168.1.100:80>
ServerName rott.adobygonebad.com
Documentroot /home/websites/rott.adobygonebad.com
ScriptAlias /cgi-bin/ /home/websites/rott.adobygonebad.com/cgi-bin/
SSLEngine off
</VirtualHost>
 
and the other is <VirtualHost 192.168.1.100:80>
ServerName rott.adobygonebad.com
Documentroot /home/websites/adobygonebad.com
ScriptAlias /cgi-bin/ /home/websites/adobygonebad.com/cgi-bin/
SSLEngine off
</VirtualHost>
 
 
[Sun Apr 28 19:53:21 2002] [error] (2)No such file or directory: exec of /home/websites/rott.adobygonebad.com/cgi-bin/systemstatus.cgi failed
[Sun Apr 28 19:53:21 2002] [error] [client 192.168.1.1] Premature end of script headers: /home/websites/rott.adobygonebad.com/cgi-bin/systemstatus.cgi
 
[Sun Apr 28 19:53:31 2002] [error] (2)No such file or directory: exec of /home/websites/rott.adobygonebad.com/cgi-bin/systemstatus.cgi failed
 
any help getting cgi to work would be help full ;)
 
                                                                                                  Thanks
                                                                                                      Dale
Joshua Slive | 1 May 2002 04:12
Picon

Re: cgi and virtual host

rott wrote:

>  
> [Sun Apr 28 19:53:21 2002] [error] (2)No such file or directory: exec of 
> /home/websites/rott.adobygonebad.com/cgi-bin/systemstatus.cgi failed
> [Sun Apr 28 19:53:21 2002] [error] [client 192.168.1.1] Premature end of 
> script headers: 
> /home/websites/rott.adobygonebad.com/cgi-bin/systemstatus.cgi

See:
http://httpd.apache.org/docs/howto/cgi.html#pathinformation

The path to your script interpreter on the first line of 
systemstatus.cgi is not correct.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe <at> httpd.apache.org
For additional commands, e-mail: users-help <at> httpd.apache.org


Gmane