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
On 21 Jun 2012, at 08:34, 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
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 has
On Thu, Oct 29, 2009 at 8:52 PM, 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 u
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
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
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 am
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 lik
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
[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 do
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)
http://www.mydi
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 r
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 en
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 apach
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
t
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)
http://www.mydigitallife.info/2006/0
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)
http://www.mydigital
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)
http://www.mydigitallife.info/200
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)
http://www.mydigitallife.info/2006/04/14/installing-web
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
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
>
>[Tue Jan 6 20:25:56 2004] [alert] mod_unique_id: unable to gethostbyname
>("GASPOFWIPV6LAB")
>any suggest?
Edit your httpd.conf and search for ServerName directive.
Put something like ServerName www.xyz.com or whatever
Then restart Apache...
___
[
[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 :
ap
setup?
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]>
TECTED]>
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 a few things out. I have
> installed QMAIL, A
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
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['su
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. index.php
Hi,
Did you add these lines in the httpd.conf file.
AddType application/x-httpd-php .php .php3 .php4
AddType application/x-httpd-php-source .phps .php3s .php4s
Regards
SSR
From: bryan cassidy <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Apache + PHP Issue
Date: Thu, 26 Jun
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,
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 I-dont-reme
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 co
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! Th
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
gt;
> ...in your case, 'php' or 'mod_php'
> should have 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. c
> 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 result
ogsett" <[EMAIL PROTECTED]>
To: "Bryan 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
/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:
If you run FreeBSD and apache, you're not too far from hosting
yourself. You need a 24/7 connection to the Internet. A static
IP is nice, but not necessary any longer, although I prefer it.
My philosophy is: why pay someone else to host when I have
the best server OS on the planet on my box(es)?
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 Cassidy wrote:
> > Hello everyone
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 amoun
41 matches
Mail list logo