Displaying 20 results from an estimated 10000 matches similar to: "Asterisk-stat - Bugs"
2015 May 07
0
Apache 2.2 itk - 404 not found
Have you checked the file rights under your document root ?
Your apache group need reading right.
Am 07.05.2015 21:42 schrieb "John" <tuxfed at gmail.com>:
> Hi all, Freshly installed apache 2.2 with httpd-itk (from epel). When I
> try to access apache's document root from a browser on local network, it
> always serve me the Apache welcome page, even if I have a
2006 Nov 07
5
mechanize: 400 Bad Request
Hello,
when trying to access a certain HTML-frame, I get:
"in `request'': Unhandled response (WWW::Mechanize::ResponseCodeError)"
and the page returns: "400 Bad Request"
* Why?
* How to solve this?
With browser, it works.
In the logs below, I marked 4 lines with "***", where I see possible
differences in the URI. But I don''t know, if this is
2015 May 07
3
Apache 2.2 itk - 404 not found
I forgot to mention it. All the files under /var/html are owned by
apache:apache
On 15-05-07 04:07 PM, Eric Lehmann wrote:
> Have you checked the file rights under your document root ?
> Your apache group need reading right.
> Am 07.05.2015 21:42 schrieb "John" <tuxfed at gmail.com>:
>
>> Hi all, Freshly installed apache 2.2 with httpd-itk (from epel). When I
2015 May 07
2
Apache 2.2 itk - 404 not found
Hi all, Freshly installed apache 2.2 with httpd-itk (from epel). When I
try to access apache's document root from a browser on local network, it
always serve me the Apache welcome page, even if I have a index.html and
a phpinfo.php file in the /var/www/html folder. If point the browser
specifically to http://server/index.html, I get a '404 Not found error'.
I'm running CentOS
2006 Jul 28
0
Apache/Mongrel Deployment Errors
I am having issues with setting up my apache/mongrel cluster.
I am using FC5, and i currently have 3 mongrels running on port
8000,8001, 8002. I am just testing my apache/mongrel deployment on my
development machine and not online. I have apache 2.2.2, and my
httpd.conf is pretty much the exact default after i yum installed apache
2.2.2. in my /etc/httdp/conf.d , i have myapp.conf, which
2006 Jan 05
2
Apache issue
I know it is a configuration error. But i cannot figure it out. The
server was working fine until a couple of days ago. it is now throwing:
Forbidden
You don't have permission to access / on this server.
Additionally, a 404 Not Found error was encountered while trying to use
an ErrorDocument to handle the request.
Apache/2.0.52 (CentOS) Server at BabyHydra.localdomain Port 80
Nothing
2007 Jan 26
1
CGIwithR and visible output of 'invisible(capture.output(library(...)))'
Dear alltogether,
I want to use CGIwithR in conjunction with R2HTML.
A small example called 'test.R':
#####
#! /usr/bin/R
invisible(capture.output(library(R2HTML)))
HTML(summary(as.numeric(scanText(formData$numbers))), file=stdout())
#####
The script gets its input via 'CGIwithR.cgi' and contains the variable
"numbers."
The 'HTML' output (-> summary() in
2007 Apr 12
0
[LLVMdev] [llvm-commits] CVS: llvm-www/DevMtgMay2007.html
On Thu, 2007-04-12 at 15:19 -0700, Jeff Cohen wrote:
> Adamant isn't a Tolkien creation. It often refers to diamonds, but
> historically can mean any hard, "unbreakable" stone, metal or other
> substance. It's in the dictionary :)
I'm having enough trouble this end just keeping up with the submissions,
never mind tracking down the etymology of all submissions. If
2002 Mar 14
0
INVITATION - SHIPORT CHINA 2002 (PR#1383)
2009 Sep 23
2
reading web log file into R
If I have a web log file?as follows:
#Software: Microsoft Internet Information Services 5.0
#Version: 1.0
#Date: 2007-12-03 13:50:17
#Fields: date time c-ip cs-username s-ip s-port cs-method cs-uri-stem
cs-uri-query sc-status sc-bytes cs-bytes time-taken cs(User-Agent)
cs(Cookie) cs(Referer)
"2007-12-03 13:50:17 200.40.203.197 - 200.40.51.20 80 GET
/localidades/img/nada.gif - 200 328 447 0
2013 Mar 10
2
css url paths when moving it to a different folder
Hey. Its simple quation, but have litle problem with this.
Its my path for css - assets/content/stylsheets/my.css
Its path picture for background url - assets/images/picture.gif
I do the following in my.css background: transparent
url(../../images/picture.gif).
but the path is not correct, the image is not found. I tried with one
../ and easy images/picture.gif. Not work. When i add picture in
2003 Nov 01
4
Bug with partial IMAP fetches
An HTML attachment was scrubbed...
URL: http://procontrol.fi/pipermail/dovecot/attachments/20031031/84fb6a1b/attachment.html
-------------- next part --------------
X-UIDL: 61c08992b287bf24b6fff123164620b2
Return-Path: <mreimer@vpop.net>
Delivered-To: krista@vpop.net
Received: from vpop.net (bilbo.vpop.net [65.103.33.41])
by boromir.vpop.net (Postfix) with ESMTP id 6B7D43A60F6
for
2009 Sep 30
5
A rails plugin to generate css sprite image automatically
Hi guys,
I have written a rails plugin/gem to generate css sprite image
automatically.
The project repository is here: http://github.com/flyerhzm/css_sprite
It is based on RMagick and you need only define a rule from what
source images to a destination image, as follows:
forum_icon_vertical.gif: # destination image file
sources: # source image file list
- good_topic.gif
2008 Feb 04
1
one CDR instead of multiple CDR
Hi,
In my application I jump to different extensions
For example:
[begin]
exten => s,1,Goto(starts,s,1)
[start]
exten => s,1,Play(welkom)
.....
exten => h,1,Goto(end,s,1)
[end]
exten => s,1,Macro(end_call)
exten => s,n, Hangup
When I look at my CDR record I see three different CDR's in my record.
Is there a way to use one CDR on every call, and not
2020 Jun 27
0
[centos/centos.org] branch master updated (de83a23 -> d65a894)
This is an automated email from the git hooks/post-receive script.
areguera pushed a change to branch master
in repository centos/centos.org.
from de83a23 Merge #40 `Update table presentation on downloads`
add 81e3d78 Merge branch 'master' of ssh://git.centos.org/centos/centos.org
add 48a8025 Update downloads table using DataTables
add f805008 Merge branch
2006 Jan 25
1
Flash CSS issues
I''m have issues in IE6 with my CSS for my flash[:notice] and flash[:error].
My CSS is as follows (basically copied from backpack''s CSS file for
testing purposes):
#Flash {
text-align: left;
border: 1px solid #ccc;
padding: 5px 5px 5px 30px;
font-size: 14px;
margin: 0 auto 12px auto;
margin-right: 7px;
}
.login #Flash {
margin-top: 12px;
font-size:
2001 Dec 11
0
Devine intervention: a message from God
Hi, me again
Still trying to run diablo using wine. This time i included:
The output when i run : wine setup.exe
The listing of my wine-c (c:\) directory.
The listing of my config file in the \.wine directory in the users directory
Don't give me the answer, u don't have to breast feed me! But tell me if i
can fix it without having any programming skills or knowledges of how wine
works
2005 Jan 30
0
Icecast 404 in the stats page
Hi,
When I open the stats page on the icecast server, I get the basic info,
but images and stuff generate 404's, although all the files are there
and readable by the user that icecast runs under:
This one works:
80.127.65.160 - - [30/Jan/2005:18:15:08 +0000] "GET / HTTP/1.1" 200 44
"-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; nl-NL; rv:1.8b)
Gecko/20050129" 0
2005 Jan 30
0
Icecast 404 in the stats page
Hi,
When I open the stats page on the icecast server, I get the basic info,
but images and stuff generate 404's, although all the files are there
and readable by the user that icecast runs under:
This one works:
80.127.65.160 - - [30/Jan/2005:18:15:08 +0000] "GET / HTTP/1.1" 200 44
"-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; nl-NL; rv:1.8b)
Gecko/20050129"
2014 Apr 18
2
On of mirrors doesn't work properly
Hello!
curl 'http://64.235.47.134/?release=6&arch=x86_64&repo=os'
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<title>Index of /</title>
</head>
<body>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<title>CentOS