From: Shaun M. <sh...@ae...> - 2004-09-07 19:54:26
|
On 5 Sep 2004, at 18:47, Shaun Savage wrote: > Hi > > I am haveing major problems installing phpwebsite-0.9.3-4 on Linux > fedora core 2 > . I am using apache-2.0.50, mysql-3.23.58, (postgres does not setup > at all) php-4.3.8. That's an odd combo. IME you'd be better off with Apache 1.3 and MySQL 4.0.x. Apache 1.3 because it's tried and trusted. MySQL 4.0.x because it has particularly good advantages for caching dynamically generated content. Plus avoid safe_mode if possible. Shaun aegis design - http://www.aegisdesign.co.uk |