[PHP-INSTALL] 3 day nightmare

2008-12-18 Thread PJ
This is rather complicated, so please bear with me. Running FreeBSD 7.0 Background: Originally installed MySql 6.08alpha (compiled from ports), php5.27,phpMyAdmin3.10, php-mysql-5.27,php-gd-5.27 and eventually got things working ok. Problem: My ISP host is using MySql 5.0.37 and phpMyAdmin 2.10.1

Re: [PHP-INSTALL] 3 day nightmare

2008-12-18 Thread PJ
Notes below: Daniel Brown wrote: Wow, Peej frustration sure makes for jumbled emails, eh? Let's try to take this one step at a time, and we'll get you going On Thu, Dec 18, 2008 at 11:49, PJ wrote: info.php does not show mysql but it does show the pgsql and gd2

Re: [PHP-INSTALL] 3 day nightmare

2008-12-19 Thread PJ
RAVO FreeBSD. I'm beginning to wonder why there are so many Linux users... all I can say at this time is - horsemanure !!! PJ wrote: This is rather complicated, so please bear with me. Running FreeBSD 7.0 Background: Originally installed MySql 6.08alpha (compiled from ports), php5.27,p

[Fwd: Re: [PHP-INSTALL] 3 day nightmare [Incident:081219-001436]]

2008-12-19 Thread PJ
ion in the header is very helpful in assisting us in our investigation. We regret any inconvenience this may have caused and appreciate you bringing this matter to our attention. Regards, The Email Abuse Department * Discussion Thread* * Customer ( PJ)* 12/19/2008 11:33 AM Things get

[PHP-INSTALL] no modules or extensions

2008-12-20 Thread PJ
I have just reinstalled php5 5.2.8 for the umpteenth time on FreeBSD and cannot get session or mysql modules installed. web page info.php shows the correct path to the extensions.ini file, reports the file was parsed and file locations etc. are all ok. But there is no session or mysql reference

[PHP-INSTALL] no modules or extensions

2008-12-22 Thread PJ
SOLVED - turns out that the root of all evil was incorrect permissions on apache22/data files set to 766 which prevented execution of php files. Happy holidays.