Re: [EMAIL PROTECTED] apache cache or other issues?

2008-07-12 Thread tom lee
On Sat, Jul 12, 2008 at 8:59 PM, Bradley Giesbrecht <[EMAIL PROTECTED]> wrote: > Add a blank live or two before 1352 and if the error is still at 1352 then > it's a cache or the wrong file. I actually commented out the function and rebooted the computer. it still points to the line 1352 error even

Re: [EMAIL PROTECTED] apache cache or other issues?

2008-07-12 Thread tom lee
On Sat, Jul 12, 2008 at 8:06 PM, tom lee <[EMAIL PROTECTED]> wrote: > > allow_url_fopen is on, but allow_url_include is off. could it be > allow_url_include issue? Just checked. allow_url_include is not related. I don't understand why it still generateed the error even if

Re: [EMAIL PROTECTED] apache cache or other issues?

2008-07-12 Thread tom lee
On Sat, Jul 12, 2008 at 4:56 PM, j k <[EMAIL PROTECTED]> wrote: >> - > > it's trying to open a file via a url and as I recall that may be switched > off by default in php 5.2.6. > afaik apache 2.2.8 works just fine with php 5.2.6

[EMAIL PROTECTED] apache cache or other issues?

2008-07-12 Thread tom lee
Hello, I used apache with php and drupal. I got the following error in my web browser. warning: file_get_contents(http://abc.mywebsite.com/?prt=test) [function.file-get-contents]: failed to open stream: Connection refused in /var/www/html/includes/common.inc(1352) : eval()'d code on line 22. he

[EMAIL PROTECTED] rotatelogs for errorlog won't work in 2.0.54

2005-09-11 Thread Tom Lee
Hello, for rotatelogs and httpd2 2.0.54 in solaris, Under my ssl.conf, ErrorLog "|/usr/local/apache/bin/rotatelogs /usr/local/apache/logs/error_log_443 86400" won't work. Any access error log such as 404 won't show up in error_log_443. I have to use ErrorLog /usr/local/apache/logs/error_log_