Re: apache PHP suhosin load

2012-06-21 Thread Damien Fleuriot
On 21 Jun 2012, at 08:34, n dhert ndhert...@gmail.com wrote: On FreeBSD 8.3 I have apache22 web server with PHP. PHP is PHP52 for compatibility with existing applications, but the most recent version in the php52 branch $ php --version PHP 5.2.17 with Suhosin-Patch 0.9.7 (cli) (built: May

Re: apache PHP suhosin load

2012-06-21 Thread Michael Powell
n dhert wrote: On FreeBSD 8.3 I have apache22 web server with PHP. PHP is PHP52 for compatibility with existing applications, but the most recent version in the php52 branch $ php --version PHP 5.2.17 with Suhosin-Patch 0.9.7 (cli) (built: May 7 2012 08:45:58) From time to time, I notice

Re: APACHE/PHP/MYSQL Password Hash

2009-10-30 Thread Matthew Seaman
Monty Pyth wrote: I have inherited a website to work on that users authenticate to using a login and password from a login page. The server is FreeBSD 6.2 running APACHE/PHP/MYSQL. There is a MYSQL table that maintains all of the users. The table has a users name and password. The password is

Re: APACHE/PHP/MYSQL Password Hash

2009-10-29 Thread Olivier Nicole
Hi, The password is hashed and some examples are: 02SvtVJnRLzuQ 42jhVP6kxUBX6 Can anyone tell me what file I would look at to see what hash algorithm is being used to store the passwords in the table? Any help would be great. As a hint, to help make it easier to reply, where are the

Re: APACHE/PHP/MYSQL Password Hash

2009-10-29 Thread APseudoUtopia
On Thu, Oct 29, 2009 at 8:52 PM, Monty Pyth freebsdn...@yahoo.com wrote: I have inherited a website to work on that users authenticate to using a login and password from a login page. The server is FreeBSD 6.2 running APACHE/PHP/MYSQL. There is a MYSQL table that maintains all of the users.

Re: Apache/php

2009-02-12 Thread Lars Eighner
On Thu, 12 Feb 2009, Fbsd1 wrote: I have php code on home page to count how many times it is accessed from the internet. Problem is pages deeper in website can jump back direct to home page and this again gets counted. This is one of many ways that counters can be wildly inaccurate and is

Re: Apache/php

2009-02-12 Thread Michael Powell
Fbsd1 wrote: I have php code on home page to count how many times it is accessed from the internet. Problem is pages deeper in website can jump back direct to home page and this again gets counted. Is there any way to give the php counter routine intelligent so it will bypass bumping the

Re: Apache, php?

2007-06-21 Thread Jack Barnett
Eric Crist wrote: On Jun 20, 2007, at 8:56 PMJun 20, 2007, Jack Barnett wrote: Ivan Carey wrote: I don't have libphp5.so anywhere in /usr/local (did a find for it). the php5 port is broken? Or do I have to reinstall apache after php5? You need to enable build of the php5 apache extension

Re: Apache, php?

2007-06-21 Thread Jack Barnett
Jack Barnett wrote: Eric Crist wrote: On Jun 20, 2007, at 8:56 PMJun 20, 2007, Jack Barnett wrote: Ivan Carey wrote: I don't have libphp5.so anywhere in /usr/local (did a find for it). the php5 port is broken? Or do I have to reinstall apache after php5? You need to

Re: Apache, php?

2007-06-21 Thread [LoN]Kamikaze
Jack Barnett wrote: Jack Barnett wrote: Eric Crist wrote: On Jun 20, 2007, at 8:56 PMJun 20, 2007, Jack Barnett wrote: Ivan Carey wrote: I don't have libphp5.so anywhere in /usr/local (did a find for it). the php5 port is broken? Or do I have to reinstall apache after php5?

Re: Apache, php?

2007-06-21 Thread Ivan Carey
Jack Barnett wrote: Ivan Carey wrote: Jack Barnett wrote: FreeBSD 6.2 Apache 1.3.37 (from ports) php 5.2.3 (from ports) on the command line doing `php index.php` works. But if I use it though a web browser it just displays the php code. I installed it like this (extensions to)

Re: Apache, php?

2007-06-21 Thread Jack Barnett
[LoN]Kamikaze wrote: Jack Barnett wrote: Jack Barnett wrote: Eric Crist wrote: On Jun 20, 2007, at 8:56 PMJun 20, 2007, Jack Barnett wrote: Ivan Carey wrote: I don't have libphp5.so anywhere in /usr/local (did a find for it). the php5 port is broken? Or

Re: Apache, php?

2007-06-21 Thread Ivan Carey
Jack Barnett wrote: [LoN]Kamikaze wrote: Jack Barnett wrote: Jack Barnett wrote: Eric Crist wrote: On Jun 20, 2007, at 8:56 PMJun 20, 2007, Jack Barnett wrote: Ivan Carey wrote: I don't have libphp5.so anywhere in /usr/local (did a find for it). the php5 port

Re: Apache, php?

2007-06-21 Thread doug
On Wed, 20 Jun 2007, Jack Barnett wrote: doug wrote: On Tue, 19 Jun 2007, Jack Barnett wrote: FreeBSD 6.2 Apache 1.3.37 (from ports) php 5.2.3 (from ports) on the command line doing `php index.php` works. But if I use it though a web browser it just displays the php code. I installed it

Re: Apache, php?

2007-06-20 Thread doug
On Tue, 19 Jun 2007, Jack Barnett wrote: FreeBSD 6.2 Apache 1.3.37 (from ports) php 5.2.3 (from ports) on the command line doing `php index.php` works. But if I use it though a web browser it just displays the php code. I installed it like this (extensions to)

Re: Apache, php?

2007-06-20 Thread Jack Barnett
doug wrote: On Tue, 19 Jun 2007, Jack Barnett wrote: FreeBSD 6.2 Apache 1.3.37 (from ports) php 5.2.3 (from ports) on the command line doing `php index.php` works. But if I use it though a web browser it just displays the php code. I installed it like this (extensions to)

Re: Apache, php?

2007-06-20 Thread Jack Barnett
Ivan Carey wrote: Jack Barnett wrote: FreeBSD 6.2 Apache 1.3.37 (from ports) php 5.2.3 (from ports) on the command line doing `php index.php` works. But if I use it though a web browser it just displays the php code. I installed it like this (extensions to)

Re: Apache, php?

2007-06-20 Thread Eric Crist
On Jun 20, 2007, at 8:56 PMJun 20, 2007, Jack Barnett wrote: Ivan Carey wrote: I don't have libphp5.so anywhere in /usr/local (did a find for it). the php5 port is broken? Or do I have to reinstall apache after php5? You need to enable build of the php5 apache extension when you build

Re: Apache, php?

2007-06-19 Thread Norberto Meijome
On Tue, 19 Jun 2007 00:04:03 -0500 Jack Barnett [EMAIL PROTECTED] wrote: on the command line doing `php index.php` works. But if I use it though a web browser it just displays the php code. enable mod_status and/or mod_info in Apache and double check that the php module is loaded, and what its

Re: Apache, php?

2007-06-19 Thread Ivan Carey
Jack Barnett wrote: FreeBSD 6.2 Apache 1.3.37 (from ports) php 5.2.3 (from ports) on the command line doing `php index.php` works. But if I use it though a web browser it just displays the php code. I installed it like this (extensions to)

Re: Apache php mysql

2004-05-27 Thread Nathan Kinkade
On Thu, May 27, 2004 at 03:28:31PM +0200, RazorOnFreeBSD wrote: Hi everyone, I'd need some ressources to be sure how to install apache, php, mysql on my FreeBSD box. This is the first time I do it, so I don't really know how to configure the thing. I followed instructions from apache and

Re: apache+php

2004-01-06 Thread Kevin D. Kinsey, DaleCo, S.P.
[EMAIL PROTECTED] wrote: GASPOFWIPV6LAB# uname -a FreeBSD GASPOFWIPV6LAB 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Thu Jan 1 08:04:10 CET 2004 [EMAIL PROTECTED]:/usr/src/sys/compile/GASPO i386 i have install from pkg_add the packages: apache-1.3.28 mysql-client-4.0.15 PHP ---error-- when i do :

Re: Apache, PHP, and SquirrelMail

2003-11-05 Thread Neil Hawkins
? From: Robin Schoonover [EMAIL PROTECTED] To: Neil Hawkins [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Subject: Re: Apache, PHP, and SquirrelMail Date: Tue, 4 Nov 2003 20:55:10 -0700 On Wed, 05 Nov 2003 03:44:04 +, Neil Hawkins [EMAIL PROTECTED] wrote: I am new to FreeBSD and am trying to figure

Re: Apache, PHP, and SquirrelMail

2003-11-04 Thread Robin Schoonover
On Wed, 05 Nov 2003 03:44:04 +, Neil Hawkins [EMAIL PROTECTED] wrote: I am new to FreeBSD and am trying to figure a few things out. I have installed QMAIL, APACHE, PHP4, and SquirrelMail. Apache seems to be working fine because I can browse the directory lising for /usr/local/www/data

Re: Apache, PHP, and SquirrelMail

2003-11-04 Thread Neil Hawkins
] Subject: Re: Apache, PHP, and SquirrelMail Date: Tue, 4 Nov 2003 20:55:10 -0700 On Wed, 05 Nov 2003 03:44:04 +, Neil Hawkins [EMAIL PROTECTED] wrote: I am new to FreeBSD and am trying to figure a few things out. I have installed QMAIL, APACHE, PHP4, and SquirrelMail. Apache seems

Re: apache / php problem

2003-09-22 Thread Kevin D. Kinsey, DaleCo, S.P.
H. Bartel wrote: Hi all, Since I do have php4 running and phpinfo() tells me that it does, Sites that I put into my root dir of Apache are not parsing their variables. The index pages are displayed properly, since they don't require any vars to be passed, but every other sub-pages (e.g.

Re: apache / php problem

2003-09-22 Thread H. Bartel
On 09/22/2003 11:26 AM [EMAIL PROTECTED] (Kevin D. Kinsey, DaleCo, S.P.) wrote: If you have just updated to PHP4 from 3, be advised that the register_globals handle in php.ini is now OFF by default, and therefore any code of the type include $sub; should now read include $_GET['sub']; I

RE: Apache + PHP Issue

2003-06-26 Thread Timms, Simon
did you put AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps in the httpd.conf file as it tells you to at the end of the php port install? Did you restart apache? -Original Message- From: bryan cassidy [mailto:[EMAIL PROTECTED] Sent: Thursday, June 26,

Re: Apache + PHP Issue

2003-06-26 Thread Sunil Sunder Raj
Hi, Did you add these lines in the httpd.conf file. IfModule mod_php4.c AddType application/x-httpd-php .php .php3 .php4 AddType application/x-httpd-php-source .phps .php3s .php4s /IfModule Regards SSR From: bryan cassidy [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Apache +

Re: apache - php problem

2003-02-27 Thread Toomas Aas
Hi! My apache and php has been working fine for some time. All of a sudden it gives me this error in the log; [Wed Feb 26 16:56:07 2003] [notice] Accept mutex: flock (Default: flock) and php scripts will not execute. Whatever the problem is, this is not it. Starting with

Re: Apache,PHP and FreeBSD

2002-11-01 Thread david
On Friday 01 November 2002 15:32, Bryan Cassidy wrote: Hello everyone. I have been messing around with html lately and think its pretty cool. I want to start using PHP with apache and buy my own domain. My question is this: What is a good site to get domains from that has a reasonable amount

Re: Apache,PHP and FreeBSD

2002-11-01 Thread Mike Hogsett
/usr/ports/www/mod_php4/ I want to host (or whatever) the site myself. I think it would be a good learning experience for me. I know where apache is in the ports but where is php? On Fri, 1 Nov 2002 17:48:17 -0500 david [EMAIL PROTECTED] wrote: On Friday 01 November 2002 15:32, Bryan

Re: Apache,PHP and FreeBSD

2002-11-01 Thread DaleCo Help Desk
Cassidy [EMAIL PROTECTED] Cc: david [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Friday, November 01, 2002 5:07 PM Subject: Re: Apache,PHP and FreeBSD /usr/ports/www/mod_php4/ I want to host (or whatever) the site myself. I think it would be a good learning experience for me. I know where

Re: Apache,PHP and FreeBSD

2002-11-01 Thread Mike Hogsett
To find something in the ports collection, do this: $cd /usr/ports $make search key=(keyword) ...in your case, 'php' or 'mod_php' should have done the trick. Although in cases of libraries (or similar ports) where many other ports depend on it this can return way too many results. In

Re: Apache,PHP and FreeBSD

2002-11-01 Thread Adam Weinberger
done the trick. end of Re: Apache,PHP and FreeBSD from DaleCo Help Desk Mr. Desk - You may be interested in a really neat port search tool that exists but isn't well marketed. check out /usr/ports/Tools/scripts/portsearch and its documentation at /usr/ports/Tools/scripts/README.portsearch. - -Adam

Re: Apache,PHP and FreeBSD

2002-11-01 Thread Philip Hallstrom
In addition to the other comments, it would be worth your time to browse the following sites (some PHP, some general freebsd tutorials that have apache/php stuff on them) www.freebsddiary.org www.zend.com www.php.net www.phpbuilder.com have fun! On Fri, 1 Nov 2002, Bryan Cassidy wrote: Hello

Re: Apache,PHP and FreeBSD

2002-11-01 Thread Lefteris Tsintjelis
Adam Weinberger wrote: You may be interested in a really neat port search tool that exists but isn't well marketed. check out /usr/ports/Tools/scripts/portsearch and its documentation at /usr/ports/Tools/scripts/README.portsearch. Very nice tools indeed and not just the portsearch one! Thats

Re: Apache,PHP and FreeBSD

2002-11-01 Thread Bryan Cassidy
Well, lol. I didn't think I would get such quick responses from people. I am checking into everything everyones told me. Thanks for all the quick info on this. I really appreciate it. On Fri, 1 Nov 2002 16:45:23 -0800 (PST) Philip Hallstrom [EMAIL PROTECTED] wrote: In addition to the other