Re: [EMAIL PROTECTED] Configuration issue - no images displayed

2008-02-13 Thread Krist van Besien
On Feb 12, 2008 9:14 PM, Eric Crafter <[EMAIL PROTECTED]> wrote: > I have tried several settings suggested in the FAQs with no luck. > Attached is my lastest conf file. > > I would appreciate any suggestions. Does the user apache runs as have read permission on the directory with the images? (/va

[EMAIL PROTECTED] Configuration issue - no images displayed

2008-02-12 Thread Eric Crafter
I ported a perl application that runs fine on 2.0 to 2.2.6 and I am encountering the following a few problems. My applications seems to partially run since it can pull information from a mySQL database. However, no graphics are displayed (either static images or generated graphs). The error shown

Re: [EMAIL PROTECTED] Configuration issue with Apache HTPP Server

2007-09-18 Thread Uma Kalluru
Hi All, I resolved the problem by un-installing PHP and did a manual installation of PHP 5 and every thing went smoothly. Thanks to all for your responses. Regards, Uma On 9/17/07, Bj <[EMAIL PROTECTED]> wrote: > > I known that there's some issues with php and multithreaded httpd process. > May

Re: [EMAIL PROTECTED] Configuration issue with Apache HTPP Server

2007-09-17 Thread Bj
I known that there's some issues with php and multithreaded httpd process. Maybe you can look this way. Try without alias and using the default directory. If it still don't work, it may comes from your apache installation. I can't help you on windows. -- Bj On 9/17/07, Uma Kalluru <[EMAIL PR

Re: [EMAIL PROTECTED] Configuration issue with Apache HTPP Server

2007-09-17 Thread Uma Kalluru
Hi Bj, Now I don't get any error in the logs. Below is the log stack trace. The problem now I face is that the Apache server crashes. Stops by itself and starts (but the icon doesn't show as started). I get Windows XP error reporting tool pop up asking me to report the problem to Microsoft. Any id

Re: [EMAIL PROTECTED] Configuration issue with Apache HTPP Server

2007-09-17 Thread Bj
Do you really need all theses directives ? try that : Alias /forum/ "E:/Software/Tomcat5.0/webapps/test2/forum/" AllowOverride None Options FollowSymLinks Order allow,deny Allow from all What's happen when you try to get directly an image ? http://your.site.com/forum/images/myimage

Re: [EMAIL PROTECTED] Configuration issue with Apache HTPP Server

2007-09-17 Thread Uma Kalluru
Hi Bj, No, I haven't used virtual hosts or rewrite rules or redirect rules or any other configuration. This was a fresh installation of Apache HTTP Server and I just added the below mentioned lines to httpd.conf file. I am a newbie to Apache HTTP Server. Regards, Uma On 9/17/07, Bj <[EMAIL PRO

Re: [EMAIL PROTECTED] Configuration issue with Apache HTPP Server

2007-09-17 Thread Bj
do you use virtual hosts ? rewrite rules ? redirect rules ? other directory directives ? -- Bj On 9/17/07, Uma Kalluru <[EMAIL PROTECTED]> wrote: > > Hi Krithi Narayan, > > The same source code is deployed to hosting server ( > http://javagalaxy.com/forum/index.php) and it works over there. I do

Re: [EMAIL PROTECTED] Configuration issue with Apache HTPP Server

2007-09-17 Thread Uma Kalluru
Hi Krithi Narayan, The same source code is deployed to hosting server ( http://javagalaxy.com/forum/index.php) and it works over there. I dont know what settings are done at the hosting server as the configuration was done by the hosting provider. I wanted to replicate the same in my local box an

Re: [EMAIL PROTECTED] Configuration issue with Apache HTPP Server

2007-09-17 Thread Kirthi Narayan
Cld you please check your index.php. Kirthi On 9/13/07, Uma Kalluru <[EMAIL PROTECTED]> wrote: > > Hi, > > I have installed Apache 2.0.59 using windows installer. Every thing went > well and then I installed PHP 5.2.4 using windows installer which was also > successful. > > I had some source cod

[EMAIL PROTECTED] Configuration issue with Apache HTPP Server

2007-09-13 Thread Uma Kalluru
Hi, I have installed Apache 2.0.59 using windows installer. Every thing went well and then I installed PHP 5.2.4 using windows installer which was also successful. I had some source code (phpBB forum source code) and I wanted to test this source code. I have done the modifications to httpd.conf f

Re: [EMAIL PROTECTED] configuration issue

2007-06-28 Thread Chris Africa
After playing around with this for another half day, I finally got what Eric meant -- so I tried it, like this: ## Order allow,deny ## Allow from all CosignProtected On ## AllowOverride AuthConfig AuthType Cosign ##

Re: [EMAIL PROTECTED] configuration issue

2007-06-28 Thread Chris Africa
Hi, Eric. Actually, I do get the cosign login page. After I've logged in, I get the internal server error. Do you mean that I should move my cosign directives around like this, or something else? ... [cosign stuff previously up here] ...

Re: [EMAIL PROTECTED] configuration issue

2007-06-27 Thread Eric Covener
On 6/27/07, Chris Africa <[EMAIL PROTECTED]> wrote: Hi Everyone. [Wed Jun 27 08:55:10 2007] [crit] [client 141.212.xxx.xxx] configuration error: couldn't check access. No groups file?: / ISTR cosign has a weird way of merging some config values -- and it looks like cosign is declining to par

[EMAIL PROTECTED] configuration issue

2007-06-27 Thread Chris Africa
Hi Everyone. I'm trying to Cosign a folder on my new OS X Server. I'm running Apache/1.3.33 (Darwin) mod_fastcgi/2.4.2 mod_ssl/2.8.24 OpenSSL/ 0.9.7l PHP/4.4.4. I've set up Zope behind Apache/FastCGI and am already using Cosign authentication to access it. Outside of Zope, I've also create