postgresql configuration

2008-06-25 Thread Tom Allison
where are the configuration files for postgresql83? ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Re: apache, postgresql, perl

2008-06-25 Thread Ryan Schmidt
On Jun 25, 2008, at 01:32, Tom Allison wrote: Ryan Schmidt wrote: On Jun 24, 2008, at 21:38, Tom Allison wrote: I ran into a problem with trying to set up a cgi page on my macbook. The code uses CGI and DBD::Pg. From the command line, it works great. From Apache it works badly...

Re: apache, postgresql, perl

2008-06-25 Thread Tom Allison
Ryan Schmidt wrote: On Jun 25, 2008, at 01:32, Tom Allison wrote: Ryan Schmidt wrote: On Jun 24, 2008, at 21:38, Tom Allison wrote: I ran into a problem with trying to set up a cgi page on my macbook. The code uses CGI and DBD::Pg. From the command line, it works great. From Apache

installing ntop

2008-06-25 Thread James Medley
I am trying to install ntop on an iMac 20 Intel (2.16 GHz Intel Core 2 Duo, 2 GB 667 MHz DDR2 SDRAM) running OS X 10.5.3. I am following directions from http://homepage.mac.com/duling/halfdozen/ntop-Howto.html . I give the command sudo port install ntop +server in Terminal and after

Re: apache, postgresql, perl

2008-06-25 Thread Daniel J. Luke
On Jun 25, 2008, at 2:54 AM, Tom Allison wrote: Of course, as the result of this, right now I can't even get users to run any cgi (eg: /~tom/works.cgi) Directory /Users/*/Sites AllowOverride FileInfo AuthConfig Limit Indexes Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec

Re: installing ntop

2008-06-25 Thread James Medley
As an update, I decided to try sudo port install pango, which it did. I then went back to sudo port install ntop +server which it did and without the rrdtool error. Now I enter the command sudo ntop @/ opt/local/ntop/ntop.conf -d and I get the message: Processing file

Re: installing ntop

2008-06-25 Thread Ryan Schmidt
On Jun 25, 2008, at 9:54 AM, James Medley wrote: As an update, I decided to try sudo port install pango, which it did. I then went back to sudo port install ntop +server which it did and without the rrdtool error. Thanks for letting us know. I filed a ticket requesting that pango (and

tomcatctl fails to stop Tomcat

2008-06-25 Thread Guy Davis
Hi, I'm moving from a Fedora Core system for my JSP-based web site to Mac OSX 10.5. I just installed Apache, mod_jk, and Tomcat 5 using MacPorts. However, even though Tomcat's server.xml file has the following: Server port=8005 shutdown=SHUTDOWN a quick netstat shows that Tomcat is not

Re: tomcatctl fails to stop Tomcat

2008-06-25 Thread Ryan Schmidt
On Jun 25, 2008, at 14:08, Guy Davis wrote: Hi, I'm moving from a Fedora Core system for my JSP-based web site to Mac OSX 10.5. I just installed Apache, mod_jk, and Tomcat 5 using MacPorts. However, even though Tomcat's server.xml file has the following: Server port=8005

Re: tomcatctl fails to stop Tomcat

2008-06-25 Thread Guy Davis
Hi Ryan, Thanks. Those worked with the -w switch after the load/unload. I've aliased them as tomcatstart and tomcatstop in my .profile and I won't use tomcatctl. Guy On Wed, Jun 25, 2008 at 1:56 PM, Ryan Schmidt [EMAIL PROTECTED] wrote: On Jun 25, 2008, at 14:08, Guy Davis wrote: Hi,

Re: Using wxPython

2008-06-25 Thread Frank Schima
On May 24, 2008, at 2:24 AM, Ryan Schmidt wrote: On May 20, 2008, at 17:47, Frank Schima wrote: On May 20, 2008, at 4:28 PM, Frank Schima wrote: I'm trying to run a simple wxPython program, but I get a strange error: This program needs access to the screen. Please run with 'pythonw',

noProfile

2008-06-25 Thread Mack
Hi, my install didn't create a .profile for me. Do I create one? how do I do this? mack ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Re: Using wxPython

2008-06-25 Thread Rainer Müller
Frank Schima wrote: I just wanted to give a huge THANK YOU to everyone involved for fixing bug 11267 and making Python 2.5 a framework build. Now wxPython finally works for me! I think we can close 12817 too. I agree, I closed #12817. Rainer ___

Re: noProfile

2008-06-25 Thread Bryan Blackburn
On Jun 25, 2008, at 4:00 PM, Mack wrote: Hi, my install didn't create a .profile for me. Do I create one? how do I do this? See http://trac.macports.org/wiki/ProblemHotlist#a4..profilenotsetup Bryan mack ___ macports-users mailing list

Re: apache, postgresql, perl

2008-06-25 Thread Tom Allison
Daniel J. Luke wrote: On Jun 25, 2008, at 2:54 AM, Tom Allison wrote: Of course, as the result of this, right now I can't even get users to run any cgi (eg: /~tom/works.cgi) Directory /Users/*/Sites AllowOverride FileInfo AuthConfig Limit Indexes Options MultiViews Indexes

Re: apache, postgresql, perl

2008-06-25 Thread Daniel J. Luke
On Jun 25, 2008, at 9:19 PM, Tom Allison wrote: Whats your #! line look like in your test cgi script (should be something like #!/opt/local/bin/perl) Well, that idea is a bust. Best I can get the source code displayed as text/ascii. So, the first line of the script should be your #! line

hellanzb

2008-06-25 Thread Mack
Anyone know what I could do to get this installed? 6-2.4/zope/interface/tests running build_ext building '_zope_interface_coptimizations' extension creating build/temp.macosx-10.3-i386-2.4 creating build/temp.macosx-10.3-i386-2.4/src creating build/temp.macosx-10.3-i386-2.4/src/zope creating

Re: hellanzb

2008-06-25 Thread Bryan Blackburn
On Jun 25, 2008, at 7:29 PM, Mack wrote: Anyone know what I could do to get this installed? 6-2.4/zope/interface/tests running build_ext building '_zope_interface_coptimizations' extension creating build/temp.macosx-10.3-i386-2.4 creating build/temp.macosx-10.3-i386-2.4/src creating