Re: does not start
"James Mulcahey" <[email protected]> Fri, 13 Jun 2003 02:38:23 -0400
| Newsgroups | gmane.comp.apache.mod-mp3 |
|---|---|
| Message-ID | <000601c33176$638d6a60$6400a8c0@mulcahey> |
Dragos,
As far as I know, mod_mp3 only works with apache 1.3, not 2.0 or above.
I couldn't get it to work with RedHat, so I now use Gentoo and it runs
great. Hope this helps.
-Jim
----- Original Message -----
From: "a.d" <[email protected]>
To: <[email protected]>
Sent: Thursday, June 12, 2003 11:44 PM
Subject: [Mod_mp3] does not start
> I have RH8, apache 2.0 and mod_mp3 .39
>
> httpd.conf:
> #####
> LoadModule mp3_module modules/mod_mp3.so
>
> <Directory /var/www/html/>
> MP3Engine On
> MP3CastName "X.X.X"
> MP3Genre "Music"
> Timeout 1200
> ErrorLog /usr/local/apache/logs/music_error_log
> </Directory>
> #####
>
> When I "apachectl start" it tells me:
> Cannot load 'module' into server: mod_mp3.so:
> undefined symbol: ap_null_cleanup
>
>
> I tried also mod_mp3 0.38 and 0.37 and I get the same
> error message.
>
> Also, if you see something missing and/or something
> else erroneous in the httpd.conf, please let me know.
>
> Thank you
> Dragos
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
> http://calendar.yahoo.com
> _______________________________________________
> Mod_mp3 mailing list
> [email protected]
> http://lists.tangent.org/mailman/listinfo/mod_mp3