On 2/24/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hi I'm in a bit of trouble.
I have:
Apache 1.3.29
SuSE Linux Standard Server 8
PHP 4.4.2
Joomla 1.12 on top of that
Always when I try uploading an file through Joomla it failes with child
segmentation fault.
This worked few days ago bu
On 2/26/07, bhaarat Sharma <[EMAIL PROTECTED]> wrote:
Hello
we have two servers. we put our code on first server and are able to access
it via
http://server1:9080/ourCode (first link)
but we configured a webserver on another server and the port is 80. so we
can access the same thing vi
On 2/26/07, arun kumar <[EMAIL PROTECTED]> wrote:
Hi All,
We are in the process of moving apache 1.3 to apache 2.2we migrated and
done the load testing and monitoringwe find that in apache 2.2 physical
memory usage is more than apache 1.3we added cache and deflate module in
apache 2.
FreeBSD 4.11
apache-2.2.4
php5-5.2.1_2
php5-session-5.2.1_2
so apache with a graceful signal core dumps when I remove
"extension=session.so' from /usr/local/etc/php/extensions.ini
I am able to restart apache with the graceful switch
I completely rebuilt apache2.2.4, php5-5.2.1_2 and php5_sessi
Never Mind I finally got it to work.
Chris W wrote:
I am having lots of problems getting SSL to work on my SUSE9.2
machine. Is there anyone here that would be willing to do it for me
for a reasonable fee? I have gone through all the setup with godaddy
to buy the certificate and made the con
Of course there is an index.php :)
Many thanks
Miguel
Gonzalez, Miguel wrote:
> Sorry, it's not working I am getting on the logs:
>
>
> 10.0.6.221 - - [26/Feb/2007:16:06:02 --0500]
> [mydomain.com/sid#81c4370][rid#83a11d0/initial] (3) [per-dir
> /var/www/mydomain.com/] add per-dir prefix: index.php ->
> /var/www/mydomain.com/index.php
> 10.0.6.22
Gonzalez, Miguel wrote:
> Sorry, it's not working I am getting on the logs:
>
>
> 10.0.6.221 - - [26/Feb/2007:16:06:02 --0500]
> [mydomain.com/sid#81c4370][rid#83a11d0/initial] (3) [per-dir
> /var/www/mydomain.com/] add per-dir prefix: index.php ->
> /var/www/mydomain.com/index.php
> 10.0.6.22
Take a look at your Apache error logs to help you debug.
You may be misconfiguring both Dreamweaver and Apache!
Cheers,
--Mark
Mark Lavi, Enterprise Web Management Team @ SGI
mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707
From: Brian J Smith [mailto:
My directory structure is:
C:\Program Files\Apache Software Foundation\Apache 2.2\htdocs\antiques_php\
DocumentRoot "C:/Program Files/Apache Software Foundation/Apache2.2/htdocs"
ServerRoot "C:/Program Files/Apache Software Foundation/Apache2.2"
In \htdocs I have a file register.php. The same f
Sorry, it's not working I am getting on the logs:
10.0.6.221 - - [26/Feb/2007:16:06:02 --0500]
[mydomain.com/sid#81c4370][rid#83a11d0/initial] (3) [per-dir
/var/www/mydomain.com/] add per-dir prefix: index.php ->
/var/www/mydomain.com/index.php
10.0.6.221 - - [26/Feb/2007:16:06:02 --0500]
[my
Gonzalez, Miguel wrote:
> Do you see any failure on the rules? I have sent out the logs that I got, it
> seems that It gets on an endless loop.
>
> Many thanks
>
> Miguel
>
>
>> -Original Message-
>> From: matt farey [mailto:[EMAIL PROTECTED]
>> Sent: Monday, February 26, 2007 3:18 PM
Hi Andy,
On 2/26/07, Andy Kannberg <[EMAIL PROTECTED]> wrote:
AuthName "Login"
AuthType Basic
AuthLDAPURL ldap://ldapx.snow.nl/ou=people,dc=snow,dc=nl?uid
AuthLDAPGroupAttribute somegroup
require valid-user
All this does is require that the username/password is correct. Instead of:
requir
Just I got this from the logs:
10.0.6.142 - - [26/Feb/2007:15:01:51 --0500]
[mydomain.com/sid#81c69e0][rid#83a1110/initial] (3) [per-dir
/var/www/bcf01.dev.threespot
.com/] strip per-dir prefix: /var/www/mydomain.com/ ->
10.0.6.142 - - [26/Feb/2007:15:01:51 --0500]
[mydomain.com/sid#81c69e0][ri
What URL you are actually requesting? - there are a few that will, but
that's ok provided you don't care about those.
Gonzalez, Miguel wrote:
> Dear all,
>
> I have Apache 2.0.54 on a Debian stable. I have what seems to be a
> endless loop:
>
> mod_rewrite:
> maximum number of internal redirec
i am trying to send a query string in a query string..
i need to send a dynamic script as a variable to a flash object so i am
trying to use the special characters to get the page to show up but i keep
getting a 404... example:
the problem is, when i bring up: http://www.example.com/index.php%
Hi Craig,
Thanks for your help. Considering mysystem.orderentry.com is the URL i want
restricted, will the below work for IP 1.2.3.4 alone?
http://mysytem.orderentry.com> (If i remove the http should it be like
)
SetHandler server-status
Order Deny,Allow
Deny from all
Allow from 1.2.3.4
---
Dear all,
I have Apache 2.0.54 on a Debian stable. I have what seems to be a
endless loop:
mod_rewrite:
maximum number of internal redirects reached. Assuming configuration
error. Use 'RewriteOptions MaxRedirects' to increase the limit if
neccessary.
the rules are:
IfModule mod_rewrit
Hello
we have two servers. we put our code on first server and are able to access
it via
http://server1:9080/ourCode (first link)
but we configured a webserver on another server and the port is 80. so we
can access the same thing via this link
http://server2/ourCode (Se
On Mon, 26 Feb 2007, Jayaraman, Prakash wrote:
Hi,
I have multiple web applications running on tomcat talking to
apache2 thro AJP. Requests get routed thro apache. I need one
particular application instance under webapps of tomcat to be
restricted at the apache layer.
My Tomcat and apache
Hi,
I have multiple web applications running on tomcat talking to apache2 thro AJP.
Requests get routed thro apache.
I need one particular application instance under webapps of tomcat to be
restricted at the apache layer.
My Tomcat and apache are on different machines and hence i assume i cannot
Dear all,
I need this to get uniform log files for http and ftp downloads.
I have searched the web for instructions on how to persuade
apache2 to write log files in standard wu-ftp xfer log format,
but found nothing usefull.
Therefor I attach instructions on howto accomplish this.
First define
On 2/26/07, ETANOIL <[EMAIL PROTECTED]> wrote:
Eric Covener wrote:
> On 2/25/07, ETANOIL <[EMAIL PROTECTED]> wrote:
>> http://127.0.0.1:/MyProj/faces/index.jsp.
>> A link to that address in one of my html files in /var/www/html results
>> in a display of the index.jsp provided I'm
>> operatin
This will work. But NameVirtualHost directive is useless as it will not
work as expected.
Just remove NameVirtualHost *:443
Olivier
Olivier CHIROUZE
I&0 Infrastructure
Volvo Information Technology
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: 26 Febr
Hello,
So... would you mind to give me a sample for both of config ?
Edward.
Bruno Teixeira wrote:
> The *:443 vhost shouldn't be a NameVirtualHost, because the SSL
> handshake doesn't include ServerName information.
>
> Check this list's archive for this issue.
>
> Take care
>
> [EMAIL PROTECT
Eric Covener wrote:
On 2/25/07, ETANOIL <[EMAIL PROTECTED]> wrote:
http://127.0.0.1:/MyProj/faces/index.jsp.
A link to that address in one of my html files in /var/www/html results
in a display of the index.jsp provided I'm
operating on my own machine (localhost). But clicking the link from
Hi,
For our site, we want to start using LDAP for authenticating users to our
website.
I'm running some tests, but run into a problem when I want to start giving
access by groups.
I've added the following to the httpd.conf :
# LDAP Authentication
AuthName "Login"
AuthType Basic
AuthLDAPURL
Hi All,
We are in the process of moving apache 1.3 to apache 2.2we migrated and
done the load testing and monitoringwe find that in apache 2.2 physical
memory usage is more than apache 1.3we added cache and deflate module in
apache 2.2.
Below find my apache 1.3 and 2.2 ht
> -Original Message-
> From: Anil Dighade [mailto:[EMAIL PROTECTED]
> Sent: Monday, February 26, 2007 11:37 AM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Proxy server received an invalid
> response from an upstream server
>
> Hi All,
>
>
>
> I am receiving below error
Hi All,
I am receiving below error for certain user only. This error doesn't
appear for every user. This is very intermittent. Could someone please
shed light, why this error comes and what are possible reasons and
possible fixes for this error.
I am using Apache2.0.55(with reverse proxy)
The *:443 vhost shouldn't be a NameVirtualHost, because the SSL
handshake doesn't include ServerName information.
Check this list's archive for this issue.
Take care
[EMAIL PROTECTED] wrote:
Dear All,
For the Virtual Host config of http and https ( apache 2.2.x ) :
NameVirtualHost *:80
Name
31 matches
Mail list logo