Re: [users@httpd] "localhost/index.php" don't run.

2016-08-22 Thread Sergio Gelli
On 08/21/2016 11:18 PM, Marat Khalili wrote: How is PHP configured in Apache? (Is it?) There are several ways to do it, mod_php is probably easiest. I'm using set PHP7 the same way that always used in other versions, always keep t

[users@httpd] "localhost/index.php" don't run.

2016-08-21 Thread Sergio Gelli
*I am using OpenSuse Leap and PHP7* *If I type "localhost/index.php" in the Firefox address bar , the file "index.php" don't run.* *But, it runs if I use an "index.html" file, **but not runs sections with php* *The code below if locate in the localhost folder, shows only text html** **The

[users@httpd] mod_log_sql creating null columns

2016-05-25 Thread Sergio Fernández Rubio
k you! Sergio Fernández Rubio(+34) 687 016 994sergio199...@hotmail.com

[users@httpd] Re: What's the name of the http server on my Ubuntu: httpd or apache2?

2012-03-05 Thread Julio Sergio
oid nowadays. > Some other changes and layout peculiarities are listed here: http://wiki.apache.org/httpd/DebianDeb0rkification  > On Mon, Mar 5, 2012 at 11:12 PM, Julio Sergio gmail.com> wrote: > I'm very puzzled with this simple question: the name of the http server is httpd &g

[users@httpd] What's the name of the http server on my Ubuntu: httpd or apache2?

2012-03-05 Thread Julio Sergio
has some idea of this, I would be certainly lost. I don't know who to blame for this: Apache, Ubuntu or both? Do you have any comments? Thanks, -Sergio. - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For addi

Re: [EMAIL PROTECTED] Want to avoid 304 error

2007-07-23 Thread Bello Martinez Sergio
Joshua Slive escribió: Interesting. If what you say is true, then it's a bug in apache, and perhaps one that will be very difficult to fix. You should report it to the bug database. The problem might be that the 304 response doesn't contain a content-type header and therefore can't be activate

Re: [EMAIL PROTECTED] Want to avoid 304 error

2007-07-23 Thread Bello Martinez Sergio
enough, because it seems that Firefox doesnt take into account this header if response code is 304. It set 1970 as new expiry date no matter the value in this header. Joshua Slive escribió: On 7/23/07, Bello Martinez Sergio <[EMAIL PROTECTED]> wrote: - Headers request/response after expi

Re: [EMAIL PROTECTED] Want to avoid 304 error

2007-07-23 Thread Bello Martinez Sergio
ime' (sorry if these titles are not correct, I'm using an Spanish IE and I've transate them directly) Thanks, Sergio Joshua Slive escribió: On 7/23/07, Bello Martinez Sergio <[EMAIL PROTECTED]> wrote: Thanks again, Joshua. You are right, it's my application tha

Re: [EMAIL PROTECTED] Want to avoid 304 error

2007-07-23 Thread Bello Martinez Sergio
set cache-related headers). In this case, if Internet Explorer 6.0 receives max-age header, it updates correctly cache-entry expiry time, but Firefox still updates it to '1970-01-01 01:00:00 '. I'll search a litte more Thanks, Sergio Joshua Slive escribió: On 7/23

Re: [EMAIL PROTECTED] Want to avoid 304 error

2007-07-23 Thread Bello Martinez Sergio
7;d like: instead of this, entity's expiry date are updated to '1970-01-01 01:00:00', so the result is the same, each time the browser needs one of these elements, we have a request-304 response (with a worse performance) Joshua Slive escribió: On 7/20/07, Bello Martinez Sergio

[EMAIL PROTECTED] Want to avoid 304 error

2007-07-20 Thread Bello Martinez Sergio
Hi all, I've configured Apache so that some elements (i.e. .js, .gif, .jpeg, etc) are stored in browser's cache during a time. When I access to a page contaning any of those elements, the browser doesn´t make a request to the server, it get the content from cache instead. Until this moment, al

RE: [EMAIL PROTECTED] Apache errors

2006-02-10 Thread Sergio Ferreira
16:09:22 2006] [error] ajp13.service() ajpGetReply >>>>>> recoverable >>>>> >>>>>After pasting the error into Google (hint.. hint..) I found: >>>>> >>>>>http://www.mail-archive.com/tomcat-dev@jakarta.

[EMAIL PROTECTED] Apache errors

2006-02-10 Thread Sergio Ferreira
.service() ajpGetReply recoverable error 12 Thanks, Sergio - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EM

[EMAIL PROTECTED] Apache errors

2006-02-09 Thread Sergio Ferreira
() ajpGetReply recoverable error 12 Any help will be very wellcome. Thanks, Sergio - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info.

[users@httpd] Re: OS 10048

2005-07-05 Thread Sergio
Hi. Try netstat -a -n -o Or the better way - you can use this free utility: http://www.sysinternals.com/Utilities/TcpView.html Best regards... Tuesday, July 5, 2005, 8:36:32 AM, you wrote: > On Tue, 5 Jul 2005, Anaya wrote: >> Hi, >> Can you please ensure that no other service is running on