OK...so I'm running Apache2 which I've built from source and from what I've
found online, apache2 already has mod_ssl installed by default.  So I've
installed OpenSSL from source...what else do I need to do to get apache to
serve pages via https?  Thanks.

Jason

-----Original Message-----
From: Javier Szyszlican [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 28, 2004 1:37 PM
To: Jason Humes
Subject: Re: [jffnms-users] Configuring jffnms for https, now it wont load


Well, that means that the mod_ssl package you donwloaded in for 
httpd-2.0.50-1.0 and that you may have another version installed.

If you complied from source, then its more complex, you will need to 
compile mod_ssl from source too.

The same thing with httpd-mmn (you need the exact version required by 
the mod_ssl rpm).

If you installed from rpm, then find the correct mod_ssl rpm for your 
httpd version.

Javier

Jason Humes wrote:
> Here is what I get when I try to install mod_ssl via rpm
> 
> [EMAIL PROTECTED] downloads]# rpm -Uvh mod_ssl-2.0.50-1.0.i386.rpm
> error: Failed dependencies:
>         httpd is needed by mod_ssl-2.0.50-1.0
>         httpd-mmn = 20020903 is needed by mod_ssl-2.0.50-1.0 
> [EMAIL PROTECTED] downloads]#
> 
> 
> 
> -----Original Message-----
> From: Javier Szyszlican [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 28, 2004 1:29 PM
> To: Jason Humes
> Subject: Re: [jffnms-users] Configuring jffnms for https, now it wont load
> 
> 
> Jason,
> 
> Yes, you will have to create certificates, but thats should be taken
> care of by the rpm install (why do you keep saying apt-get when you are 
> on Fedora?, Fedora uses yum to install rpms).
> 
> NP.
> 
> Javier
> 
> Jason Humes wrote:
> 
>>I don't have to create a certificate or keys or anything like that...I
>>can just do an apt for mod_ssl and no config changes to httpd.conf or 
>>anything else?  I'll see about that donation...sorry, I thought for 
>>sure they had taken care of that by now...but you know how finance 
>>people are.  Thanks again my friend.  :)
>>
>>Jason
>>
>>-----Original Message-----
>>From: Javier Szyszlican [mailto:[EMAIL PROTECTED]
>>Sent: Wednesday, July 28, 2004 12:59 PM
>>To: Jason Humes
>>Subject: Re: [jffnms-users] Configuring jffnms for https, now it wont 
>>load
>>
>>
>>Hi Jason,
>>
>>I'm glad you figured it out.
>>
>>Just install mod_ssl and it should work. Check the error_log to find
>>out.
>>
>>I've not received anything from your company yet. Thanks.
>>
>>Javier
>>
>>Jason Humes wrote:
>>
>>
>>>OK...I've got it back running again.  How would you recommend 
>>>configuring this for ssl?  Any good links or guides?  Thanks for your 
>>>help Javier. Also, I don't hear about the money side of this company, 
>>>but I was wondering if you had gotten a donation from our company 
>>>yet, Applied Computer Solutions Inc.?  Let me know.  Thanks.
>>>
>>>-----Original Message-----
>>>From: Javier Szyszlican [mailto:[EMAIL PROTECTED]
>>>Sent: Wednesday, July 28, 2004 12:30 PM
>>>To: Jason Humes
>>>Subject: Re: [jffnms-users] Configuring jffnms for https, now it wont
>>>load
>>>
>>>
>>>Jason,
>>>
>>>Then do a rpm -e httpd
>>>And then
>>>
>>>rpm -ivh httpd-2.x.x.x.rpm
>>>
>>>put in the real rpm name that you downloaded.
>>>
>>>Javier
>>>
>>>Jason Humes wrote:
>>>
>>>
>>>
>>>>Well, I'm using fedora and I'm just doing a re-install from source
>>>>right now...could not find how to uninstall...everything just said 
>>>>that you have to manually remove each file and I have no clue where 
>>>>to begin with that...so I'm trying this out.  Thanks
>>>>
>>>>-----Original Message-----
>>>>From: Javier Szyszlican [mailto:[EMAIL PROTECTED]
>>>>Sent: Wednesday, July 28, 2004 12:22 PM
>>>>To: Jason Humes
>>>>Subject: Re: [jffnms-users] Configuring jffnms for https, now it 
>>>>wont load
>>>>
>>>>
>>>>Jason,
>>>>
>>>>I don't have much knowledge of Debian.
>>>>
>>>>You should find how to remove apache from your system.
>>>>
>>>>Then remove the /etc/httpd folder and then isntall it again, and
>>>>re-do
>>>>all you did when you installed apache the first time.
>>>>
>>>>Javier
>>>>
>>>>Jason Humes wrote:
>>>>
>>>>
>>>>
>>>>
>>>>>How should I reinstall apache?  Just apt-get for it again?  I've 
>>>>>posted messages on the apache and ssl user forums with nothing 
>>>>>yet...cant seem to find what happened here.  Oh man, I'm 
>>>>>screwed...sorry for bothing you...dont think I'll be around much 
>>>>>more if I cant get this guy back up in the next half hour...well, 
>>>>>wish me luck  :)
>>>>>
>>>>>-----Original Message-----
>>>>>From: Javier Szyszlican [mailto:[EMAIL PROTECTED]
>>>>>Sent: Wednesday, July 28, 2004 12:17 PM
>>>>>To: Jason Humes
>>>>>Subject: Re: [jffnms-users] Configuring jffnms for https, now it
>>>>>wont load
>>>>>
>>>>>
>>>>>Jason,
>>>>>
>>>>>You should think about reinstalling apache. And re configure it.
>>>>>
>>>>>Also, check the forums or irc channels for your disto for help.
>>>>>
>>>>>Javier
>>>>>
>>>>>Jason Humes wrote:
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>>I've copied my original httpd.conf from my original directory of
>>>>>>/wwwroot/conf/ to /etc/httpd/conf/ and tried to start httpd from 
>>>>>>/etc/init.d and it seems like it does not understand that conf file 
>>>>>>as it spits out errors regarding syntax, ie. Line 359 Does not 
>>>>>>understand order (so I commented that out) and run again and this
>>>>>>time:
>>>>>>
>>>>>>Syntax error on line 368 of /etc/httpd/conf/httpd.conf: Invalid
>>>>>>command 'UserDir', perhaps mis-spelled or defined by a module not 
>>>>>>included in the server configuration
>>>>>>
>>>>>>I'm sure if I tried to comment that out, something else would pop 
>>>>>>up. Any other ideas...anything.  Thanks very much.  Thank heavens 
>>>>>>my boss is out of the office today and wont notice this downtime.  
>>>>>>Thanks very much.
>>>>>>
>>>>>>Jason
>>>>>>
>>>>>>-----Original Message-----
>>>>>>From: Javier Szyszlican [mailto:[EMAIL PROTECTED]
>>>>>>Sent: Wednesday, July 28, 2004 11:49 AM
>>>>>>To: Jason Humes
>>>>>>Subject: Re: [jffnms-users] Configuring jffnms for https, now it 
>>>>>>wont load
>>>>>>
>>>>>>
>>>>>>Jason,
>>>>>>
>>>>>>You have to put your old file as /etc/httpd/conf/httpd.conf, thats
>>>>>>safer.
>>>>>>
>>>>>>Also check out the error_log to see if its reporting somehing.
>>>>>>
>>>>>>Javier
>>>>>>
>>>>>>Jason Humes wrote:
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>>When I go into /etc/init.d and just type httpd, it says it cannot 
>>>>>>>find /etc/httpd/conf/httpd.conf, yet if I edit the httpd file 
>>>>>>>here in /init.d it does not seem to point to any 
>>>>>>>/etc/httpd/conf/httpd.conf file.  What if I could get you access 
>>>>>>>to this box...could you take a look at it.  I also did an 
>>>>>>>uninstall of mod_ssl and for some reason, even after rebooting 
>>>>>>>the entire server, it still answers on https and dumps the php 
>>>>>>>script to your browser. Damn...
>>>>>>>
>>>>>>>-----Original Message-----
>>>>>>>From: Javier Szyszlican [mailto:[EMAIL PROTECTED]
>>>>>>>Sent: Wednesday, July 28, 2004 11:34 AM
>>>>>>>To: Jason Humes
>>>>>>>Subject: Re: [jffnms-users] Configuring jffnms for https, now it
>>>>>>>wont load
>>>>>>>
>>>>>>>
>>>>>>>Jason,
>>>>>>>
>>>>>>>Thats about it, just put the original httpd.conf where it should 
>>>>>>>be.
>>>>>>>
>>>>>>>And remove the mod_ssl package (if you have one)
>>>>>>>
>>>>>>>Javier
>>>>>>>
>>>>>>>Jason Humes wrote:
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>>Is there anything you can think of to repair this back to the
>>>>>>>>original, plain insecure http?  I feel like an ass now, sorry to 
>>>>>>>>bug you again.  I've changed my /etc/init.d to use the old httpd 
>>>>>>>>file (was saved as
>>>>>>>>httpd.rpmsave) and restarted the server, but no luck. Thanks.
>>>>>>>>
>>>>>>>>-----Original Message-----
>>>>>>>>From: Javier Szyszlican [mailto:[EMAIL PROTECTED]
>>>>>>>>Sent: Wednesday, July 28, 2004 11:10 AM
>>>>>>>>To: Jason Humes
>>>>>>>>Subject: Re: [jffnms-users] Configuring jffnms for https, now it 
>>>>>>>>wont load
>>>>>>>>
>>>>>>>>
>>>>>>>>Jason,
>>>>>>>>
>>>>>>>>It seems like the PHP modules is not loaded.
>>>>>>>>Its always useful to backup the httpd.conf if you are going to 
>>>>>>>>mess around with it.
>>>>>>>>
>>>>>>>>Why did you change all the paths? install SSL is as simple as 
>>>>>>>>telling apache to load a new module.
>>>>>>>>
>>>>>>>>Javier
>>>>>>>>
>>>>>>>>Jason Humes wrote:
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>>When I go to setup.php it loads the script in text into my
>>>>>>>>>browser. Trying to get this ssl working seems to have messed 
>>>>>>>>>around with my httpd.conf file and changed all the documents 
>>>>>>>>>paths and things.  I should not have tried to do this, as I'm 
>>>>>>>>>afraid I've screwed my server
>>>>>>>>
>>>>>>>>now.
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>>-----Original Message-----
>>>>>>>>>From: Javier Szyszlican [mailto:[EMAIL PROTECTED]
>>>>>>>>>Sent: Wednesday, July 28, 2004 10:51 AM
>>>>>>>>>Cc: '[EMAIL PROTECTED]'
>>>>>>>>>Subject: Re: [jffnms-users] Configuring jffnms for https, now 
>>>>>>>>>it
>>>>>>>>>wont load
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>Jason,
>>>>>>>>>
>>>>>>>>>It should work without problem. First try checking if
>>>>>>>>>/admin/adm/test.php works under https, and the try 
>>>>>>>>>/admin/setup.php to see if it works, and save. Then try to 
>>>>>>>>>access the jffnms at /
>>>>>>>>>
>>>>>>>>>Javier
>>>>>>>>>
>>>>>>>>>Jason Humes wrote:
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>>Hi
>>>>>>>>>>So I've been trying to get JFFNMS/apache setup to use https,
>>>>>>>>>>and I followed this guide, yet when I restarted apache, jffnms 
>>>>>>>>>>wont load now...I cant find anything that's changed in my 
>>>>>>>>>>httpd.conf file...any ideas...
>>>>>>>>>>
>>>>>>>>>>http://www.redhat.com/docs/manuals/linux/RHL-7.3-Manual/custom
>>>>>>>>>>-
>>>>>>>>>>g
>>>>>>>>>>u
>>>>>>>>>>i
>>>>>>>>>>d
>>>>>>>>>>e
>>>>>>>>>>/
>>>>>>>>>>s
>>>>>>>>>>1-inst
>>>>>>>>>>allation-generatingkey.html
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>Jason
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>-------------------------------------------------------
>>>>>>>>>>This SF.Net email is sponsored by BEA Weblogic Workshop FREE 
>>>>>>>>>>Java Enterprise J2EE developer tools! Get your free copy of 
>>>>>>>>>>BEA WebLogic Workshop 8.1 today. 
>>>>>>>>>>http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
>>>>>>>>>>_______________________________________________
>>>>>>>>>>jffnms-users mailing list [EMAIL PROTECTED]
>>>>>>>>>>https://lists.sourceforge.net/lists/listinfo/jffnms-users
>>>>>>>>>
>>>>>>>>>
> 

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Javier Szyszlican, Project Leader, JFFNMS
[EMAIL PROTECTED]

I hope JFFNMS or I were helpful to you, if you
can, please donate at http://jffnms.org/donate


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
jffnms-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to