Re: phpBB3, php5 and mysql

2009-03-24 Thread Kevin Kinsey
Christoph Kukulies wrote: I'm in the process of moving a phpBB3 forum to a new machine (formerly 5.2, now 7.1). I also was so keen to move to php5 (was running php4 before, I believe). I have the phpBB3 forum directory copied back into the DocumentRoot. Mysql 4.1 is running, The database is the

Re: phpBB3, php5 and mysql

2009-03-24 Thread Mel Flynn
On Tuesday 24 March 2009 18:35:56 Christoph Kukulies wrote: > Only I can't get the hell out of the phpBB3 forum. When I invoke the > index.php > I get a blank page with an incomplete xml header. I have no idea were to > look at the moment. > > It looks a bit like php5 is not accessing the database

phpBB3, php5 and mysql

2009-03-24 Thread Christoph Kukulies
I'm in the process of moving a phpBB3 forum to a new machine (formerly 5.2, now 7.1). I also was so keen to move to php5 (was running php4 before, I believe). I have the phpBB3 forum directory copied back into the DocumentRoot. Mysql 4.1 is running, The database is there, I can log in to mysql a

RE: PHP5 and MySQL

2006-08-29 Thread Muhammad Omer Iqbal
anks folks! Best Wishes, Omer -Original Message- From: Gerard Seibert [mailto:[EMAIL PROTECTED] Sent: Sunday, August 27, 2006 4:18 PM To: Muhammad Omer Iqbal Subject: Re: PHP5 and MySQL It certainly sounds like you have an old version of the ports tree installed. They this and see if it corr

Re: PHP5 and MySQL

2006-08-27 Thread Matthew Seaman
Muhammad Omer Iqbal wrote: > And by the way, I already have MySQL 5.0 as a .tar in the mysql folder, so > probably all I need to do is let php5-mysql extension know how to access > that .tar file. A .tar of what? The sources? Better put them into /usr/ports/distfiles. > It seems strange to have

RE: PHP5 and MySQL

2006-08-27 Thread fbsd
kefile.ext in PHP5 directory with DEFAULT_MYSQL_VER=50, but to no avail. -Original Message- From: Matthew Seaman [mailto:[EMAIL PROTECTED] Sent: Sunday, August 27, 2006 7:13 AM To: Muhammad Omer Iqbal Cc: freebsd-questions@freebsd.org Subject: Re: PHP5 and MySQL >Muhammad Omer Iqbal wrote

RE: PHP5 and MySQL

2006-08-27 Thread Muhammad Omer Iqbal
tthew Seaman' Cc: 'freebsd-questions@freebsd.org' Subject: RE: PHP5 and MySQL Thank you for the help! It seems strange to have to install it again especially when I installed php5-extensions with mysql and mysqli extensions. When I tried to make, it tries to fetches MySQL 4.

RE: PHP5 and MySQL

2006-08-27 Thread fbsd
@freebsd.org Subject: RE: PHP5 and MySQL My installation also completed without any problems. However, it is the php5-mysql/mysqli libraries that are missing. This will show up as a problem only when you try to connect to mysql from a php web-page. Otherwise, my server runs php just fine, and I

RE: PHP5 and MySQL

2006-08-27 Thread Muhammad Omer Iqbal
directory with DEFAULT_MYSQL_VER=50, but to no avail. -Original Message- From: Matthew Seaman [mailto:[EMAIL PROTECTED] Sent: Sunday, August 27, 2006 7:13 AM To: Muhammad Omer Iqbal Cc: freebsd-questions@freebsd.org Subject: Re: PHP5 and MySQL >Muhammad Omer Iqbal wrote: >>

Re: PHP5 and MySQL

2006-08-27 Thread Mike Fern
hello, there are some mailing lists which may suit your needs. http://www.php.net/mailing-lists.php my recommendation is general user list. regards, ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-quest

RE: PHP5 and MySQL

2006-08-27 Thread Muhammad Omer Iqbal
queries to it from a command line. -Original Message- From: fbsd [mailto:[EMAIL PROTECTED] Sent: Sunday, August 27, 2006 7:31 AM To: Muhammad Omer Iqbal; freebsd-questions@freebsd.org Subject: RE: PHP5 and MySQL I just installed PHP5 & Mysql5 from the ports collection without any problems.

RE: PHP5 and MySQL

2006-08-27 Thread fbsd
bal Sent: Sunday, August 27, 2006 6:08 AM To: freebsd-questions@freebsd.org Subject: PHP5 and MySQL Hi folks, I have problems with PHP5 and MySQL running together. I know this is a freebsd mailing list, not PHP/MySQL, but I am unable to find an appropriate mailing list for getting my problem resol

Re: PHP5 and MySQL

2006-08-27 Thread Matthew Seaman
>Muhammad Omer Iqbal wrote: >> Looking through phpinfo, I do not find mysql or mysqli installed, even >> though I have enabled, remade and reinstalled both MySQL and PHP5. In >> fact, I think that my PHP5 is no longer remade, it just reconfigures >> it and reinstalls it because the build date s

RE: PHP5 and MySQL

2006-08-27 Thread Muhammad Omer Iqbal
d-questions@freebsd.org' Subject: RE: PHP5 and MySQL I am sorry, being a newbie, I do not know what this means: >> Please don't top post! >> What version issue are you referring to? As for this: >> I am assuming that you installed both MySQL and PHP5 from an updated

RE: PHP5 and MySQL

2006-08-27 Thread Muhammad Omer Iqbal
remake, that did not really work - my PHP make is still dated Aug 22. -Original Message- From: Gerard Seibert [mailto:[EMAIL PROTECTED] Sent: Sunday, August 27, 2006 5:26 AM To: freebsd-questions@freebsd.org Cc: Muhammad Omer Iqbal Subject: Re: PHP5 and MySQL Muhammad Omer Iqbal wrote: &g

Re: PHP5 and MySQL

2006-08-27 Thread Gerard Seibert
Muhammad Omer Iqbal wrote: > I have gone through the mysql and php docs and there are some possible > solutions listed, none of those worked. Of course, I tried looking for a > solution first before sending it here, this is like one of the last resort > places, don't want to bug people with someth

RE: PHP5 and MySQL

2006-08-27 Thread Muhammad Omer Iqbal
riginal Message- From: Gerard Seibert [mailto:[EMAIL PROTECTED] Sent: Sunday, August 27, 2006 4:25 AM To: freebsd-questions@freebsd.org Cc: Muhammad Omer Iqbal Subject: Re: PHP5 and MySQL Muhammad Omer Iqbal wrote: > I have problems with PHP5 and MySQL running together. I know this is a

Re: PHP5 and MySQL

2006-08-27 Thread Gerard Seibert
Muhammad Omer Iqbal wrote: > I have problems with PHP5 and MySQL running together. I know this is a > freebsd mailing list, not PHP/MySQL, but I am unable to find an appropriate > mailing list for getting my problem resolved. Can someone help and let me > know what the right mai

PHP5 and MySQL

2006-08-27 Thread Muhammad Omer Iqbal
Hi folks, I have problems with PHP5 and MySQL running together. I know this is a freebsd mailing list, not PHP/MySQL, but I am unable to find an appropriate mailing list for getting my problem resolved. Can someone help and let me know what the right mailing list is? Thanks Omer (Please do