Re: [PHP-INSTALL] PHP doesn't work with Apache2

2007-11-25 Thread BuildSmart
On Nov 25, 2007, at 08:28:09, ApplePro wrote: BuildSmart daleenterprise.com> writes: Dale, the problem was with apache config file. I've deleted it and uploaded new one. Now everything works fine, all modules, apache, everything. Thanks so much for your advices and help. I'm really

Re: [PHP-INSTALL] PHP doesn't work with Apache2

2007-11-25 Thread ApplePro
BuildSmart daleenterprise.com> writes: > Dale, the problem was with apache config file. I've deleted it and uploaded new one. Now everything works fine, all modules, apache, everything. Thanks so much for your advices and help. I'm really appreciated.

Re: [PHP-INSTALL] PHP doesn't work with Apache2

2007-11-25 Thread BuildSmart
On Nov 25, 2007, at 03:06:10, ApplePro wrote: BuildSmart daleenterprise.com> writes: On Nov 24, 2007, at 18:31:52, ApplePro wrote: I'm getting this error when I'm trying to configure: creating cache ../config.cache checking for Cygwin environment... no checking for mingw32 environm

Re: [PHP-INSTALL] PHP doesn't work with Apache2

2007-11-25 Thread ApplePro
BuildSmart daleenterprise.com> writes: > > > > On Nov 24, 2007, at 18:31:52, ApplePro wrote: > > > I'm getting this error when I'm trying to configure: > > > creating cache ../config.cache > checking for Cygwin environment... no > checking for mingw32 environment... no > checking for egre

Re: [PHP-INSTALL] PHP doesn't work with Apache2

2007-11-24 Thread ApplePro
BuildSmart daleenterprise.com> writes: > This tells me you were not in the php source directory where > you issued the configure and make commands. > > You're building php in /tmp and not /usr/src. > Yes. It worked for all software exceprt PHP. > Let's back up even more since it's clear yo

Re: [PHP-INSTALL] PHP doesn't work with Apache2

2007-11-24 Thread ApplePro
BuildSmart daleenterprise.com> writes: > > > > On Nov 24, 2007, at 11:12:33, ApplePro wrote: > > Keith Roberts karsites.net> writes: > > > To add to Dave's points: > > Maybe the yum install of php is adding the following line to > > your httpd.conf file for you, which you will need to

Re: [PHP-INSTALL] PHP doesn't work with Apache2

2007-11-24 Thread BuildSmart
On Nov 24, 2007, at 13:00:59, ApplePro wrote: BuildSmart daleenterprise.com> writes: OK, let's go back to the beginning so you can follow what is required one step at a time and understand what each step is. First step, you build and install PHP from source and one of the files is name

Re: [PHP-INSTALL] PHP doesn't work with Apache2

2007-11-24 Thread ApplePro
BuildSmart daleenterprise.com> writes: > OK, let's go back to the beginning so you can follow what is required one step at a time and understand what each step is. > > First step, you build and install PHP from source and one of the files is named libphp5.so and you need to know where it is in t

Re: [PHP-INSTALL] PHP doesn't work with Apache2

2007-11-24 Thread BuildSmart
On Nov 24, 2007, at 11:12:33, ApplePro wrote: Keith Roberts karsites.net> writes: To add to Dave's points: Maybe the yum install of php is adding the following line to your httpd.conf file for you, which you will need to add manually when you compile php yourself? AddType application/x-ht

Re: [PHP-INSTALL] PHP doesn't work with Apache2

2007-11-24 Thread ApplePro
Keith Roberts karsites.net> writes: > To add to Dave's points: > > Maybe the yum install of php is adding the following line to > your httpd.conf file for you, which you will need to add > manually when you compile php yourself? > > AddType application/x-httpd-php .php > > AddType applicati

Re: [PHP-INSTALL] PHP doesn't work with Apache2

2007-11-24 Thread Keith Roberts
On Sat, 24 Nov 2007, BuildSmart wrote: To: ApplePro <[EMAIL PROTECTED]> From: BuildSmart <[EMAIL PROTECTED]> Subject: Re: [PHP-INSTALL] PHP doesn't work with Apache2 On Nov 24, 2007, at 07:01:56, ApplePro wrote: Hello guys, I've had two (or three) versions instal

Re: [PHP-INSTALL] PHP doesn't work with Apache2

2007-11-24 Thread ApplePro
BuildSmart daleenterprise.com> writes: > > By your pseudo-name you give the impression that you know something about Mac OS X which also implies you know a little more than the basics but ask a question that is extremely basic and expected from someone who is wet behind the ears. > > You have

Re: [PHP-INSTALL] PHP doesn't work with Apache2

2007-11-24 Thread BuildSmart
On Nov 24, 2007, at 07:01:56, ApplePro wrote: Hello guys, I've had two (or three) versions installed on my Fedora linux server. It seems I've had something installed when I just rented server, after that I've tried to upgrade by building PHP from source. PHP, installed with yum (before upgrad

[PHP-INSTALL] PHP doesn't work with Apache2

2007-11-24 Thread ApplePro
Hello guys, I've had two (or three) versions installed on my Fedora linux server. It seems I've had something installed when I just rented server, after that I've tried to upgrade by building PHP from source. PHP, installed with yum (before upgrading) had 5.1.6 version. When I ran phpinfo(), b