LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 06-10-2001, 07:21 AM   #1
mwmethe
LQ Newbie
 
Registered: Jun 2001
Location: Southwest New Hampshire
Distribution: Mandrake, RedHat
Posts: 22

Rep: Reputation: 15

I am running Mandrake 7.2 and I have a couple newbie questions. When I do a netstat -a --inet I see pop3 listening. When I try to connect via Outlok express, I cannot???

Also, how do I tell apache it is ok to execute .html files from cgi-bin? I would also like to execute .cgi's from htdocs (non cgi-bin) diectory...

Thanks All
 
Old 06-10-2001, 02:54 PM   #2
jharris
Senior Member
 
Registered: May 2001
Location: Bristol, UK
Distribution: Slackware, Fedora, RHES
Posts: 2,243

Rep: Reputation: 47
When you say you cannot connect - do you get the connection then the user authentication fails or you just don't get the connection?

As for getting Apache to return html files from the cgi-bin directory - this is kind of nullafied by having cgi files anywhere in Apache's document tree as you no-longer use the cgi-bin dir!!

If you want to be able to execute the .cgi files anywhere you need to add the 'ExecCGI' option to the 'options' line for for '/' directory in httpd.conf. Look for the line that reads <directory /> and add it to the options under there. If you want you can add a second options line that reads
Code:
options +ExecCGI
but remember the + as others wise you will enable ExecCGI and disable all the other options. This often catches people out! You must either specify all the options you want in one 'options' statement OR use the + sign...

It's probably worth mentioning that executing cgi files anywhere in a server can be a security issue... but if its just a 'home' server then I wouldn't worry! If you are experiementing with CGI also have a look at PHP - http://www.php.net - as you've probably gathered from this forum you can do some nice things with it

HTH

Jamie...
 
Old 06-10-2001, 06:11 PM   #3
mwmethe
LQ Newbie
 
Registered: Jun 2001
Location: Southwest New Hampshire
Distribution: Mandrake, RedHat
Posts: 22

Original Poster
Rep: Reputation: 15
Apache/POP3

Thanks Jamie

About the POP3 question.... Outlook express indicated connected, but then errors out with a port 110 error, see below

Unable to logon to the server using Secure Password Authentication. Account: 'xxx.xxx.xxx.xxx', Server: 'xxx.xxx.xxx.xxx', Protocol: POP3, Server Response: '.', Port: 110, Secure(SSL): No, Error Number: 0x800CCC18

I have replaced the IP address of my server with the x's
 
Old 06-10-2001, 06:15 PM   #4
jharris
Senior Member
 
Registered: May 2001
Location: Bristol, UK
Distribution: Slackware, Fedora, RHES
Posts: 2,243

Rep: Reputation: 47
The only thing I can think of is you are using a secure connection when your server doesn't support it. Find the option for using secure connections under outlook and turn it off... Also what user are you trying to connect as? Root probably won't work. And have you thought about using IMAP or is it OK to drag the mail down off the server each time.

HTH

Jamie...
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mail from Apache being rejected - Cannot route to sender apache@localhost.localdomain jimwillsher Linux - Networking 2 01-19-2006 12:41 AM
Apache 1.3.33 (debian built) and Apache SSL does not respond to the proper ports lqorg_user Linux - Networking 0 11-06-2005 04:11 PM
Strange apache trailing / problem - Slack-current, apache 1.3.33 vamp Linux - Networking 1 01-30-2005 07:28 PM
Apache Webserver 403 Forbidden Errors (User not in apache group?) Mankind75 Mandriva 4 07-08-2004 05:30 AM
apache benchmarks (apache v13 / apache v20) ; large differences between benchmarking markus1982 Linux - Software 0 02-08-2003 10:53 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 06:41 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration