RE: PHP5 and MySQL

2006-08-29 Thread Muhammad Omer Iqbal
! 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 corrects

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 mailing list is?

RE: PHP5 and MySQL

2006-08-27 Thread Muhammad Omer Iqbal
- 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 freebsd mailing list

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 something

RE: PHP5 and MySQL

2006-08-27 Thread Muhammad Omer Iqbal
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: I have gone through the mysql and php docs

RE: PHP5 and MySQL

2006-08-27 Thread Muhammad Omer Iqbal
@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 ports collection. Did you run: 'make config

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 shows as

RE: PHP5 and MySQL

2006-08-27 Thread fbsd
I just installed PHP5 Mysql5 from the ports collection without any problems. And yes this is correct place to ask question about installing PHP5 Mysql5 on Freebsd 6.1 system. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Muhammad Omer Iqbal Sent:

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 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

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: Looking through

RE: PHP5 and MySQL

2006-08-27 Thread fbsd
and issue 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

RE: PHP5 and MySQL

2006-08-27 Thread Muhammad Omer Iqbal
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.1 whereas I have 5.0

RE: PHP5 and MySQL

2006-08-27 Thread fbsd
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: Looking

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 to