> What am I missing here.
> Is there some one making an rpm / script for RehHat that
> will build a php/mysql/apache server ?
>
Why don't you just install the latest rpms from red hat? It's all
there.
Kai
--
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www
Some time you read to much into things.
I went to several "HowTo" sites about setting up Apache/php/mysql
They all talked about what rpms you needed etc
each one talked about mod_php which was not installed when selecting
php options in the RedHat 7.2 install and doing rpm -q mod_php.
And phpinfo
John Thorne wrote:
>I can not get php installed/working on my new Rehat 7.2 box.
>Various HowTo's say you need mod_php, which I finally found
>(www.megaloman.com/~handy/RRPM/index.html)
>
>The install fails with a dependencies on libmm.so.1
>Running locate finds a /usr/lib/libmm.so.11 not a ..1
>
I can not get php installed/working on my new Rehat 7.2 box.
Various HowTo's say you need mod_php, which I finally found
(www.megaloman.com/~handy/RRPM/index.html)
The install fails with a dependencies on libmm.so.1
Running locate finds a /usr/lib/libmm.so.11 not a ..1
What am I missing here.
Is