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.
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
> chec
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
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
>
> yo
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
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
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
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