Re: [PHP-INSTALL] Install issues PHP5 on MacOSX

2008-08-11 Thread BuildSmart
uld still apply. */ char mysql_set_server_option(); int main() { mysql_set_server_option() ; return 0; } MAC OSX 10.4.11 Apache 1.3 mysql Ver 14.12 Distrib 5.0.45, for apple-darwin8.5.1 (i686) using readline 5.0 -- BuildSmart PGP.sig Description: This is a digitally signed message part

Re: [PHP-INSTALL] LD_LIBRARY_PATH not show in phpinfo

2008-06-21 Thread BuildSmart
On Jun 20, 2008, at 17:46 PM, ahmed nabel wrote: Hi LD_LIBRARY_PATH is not showing in environment in phpinfo. Any ideas why? php 5.2.5 apache 2.2.8 mac os x 10.5.2 _ http://clk.atdmt.com/UKM/go/msnnkmgl001009ukm/direct/0

Re: [PHP-INSTALL] LD_LIBRARY_PATH not show in phpinfo

2008-06-21 Thread BuildSmart
Provide a link to your info.php file and I'll take a look, I wont ask again. A link / url -> http://clk.atdmt.com/UKM/go/msnnkmgl001009ukm/ direct/01/ appeared in your original message, if it had nothing to do with your message then it should not have been included. On Jun 21, 2008, a

Re: [PHP-INSTALL] php and Oracle client on mac - followup

2008-06-12 Thread BuildSmart
On Jun 11, 2008, at 19:07 PM, ahmed nabel wrote: CC: [EMAIL PROTECTED] From: [EMAIL PROTECTED] Date: Wed, 11 Jun 2008 17:13:46 -0400 To: php-install@lists.php.net Subject: Re: [PHP-INSTALL] php and Oracle client on mac - followup On Jun 11, 2008, at 07:51 A

Re: [PHP-INSTALL] php and Oracle client on mac - followup

2008-06-11 Thread BuildSmart
On Jun 11, 2008, at 07:51 AM, ahmed nabel wrote: Hi and thank you for the reply. 1. I will check if the Oracle Client is 64 or not. This is a requirement to be useable in Leopard so if it's not then don't add it. 2. How to fix the Apache now? Is it something like delete the current

Re: [PHP-INSTALL] php and Oracle client on mac - followup

2008-06-11 Thread BuildSmart
On Jun 10, 2008, at 17:31 PM, ahmed nabel wrote: Hi. This is a followup to a pervious post titled "php and Oracle client on mac". I had PHP and Apache which come with Mac OS X 10.5.2 both enabled and running (a php page on my website renders correctly). I tried to install Oracle Client

Re: [PHP-INSTALL] development environment parallel to stable php install

2008-04-30 Thread BuildSmart
This is a scanned directory, It should point to a directory you want to store additional config files (mysql.ini, zend.ini etc... so you can break up the php-ini file to smaller sections or use seperate config files for loadable modules/extensions) in and not the directory containing the ph

Re: [PHP-INSTALL] Help!

2008-04-15 Thread BuildSmart
On Apr 13, 2008, at 15:59 PM, Bryan wrote: ok, so 1) I should just use the PHP extension and forget about the HTML extension? (I ask this, because, I know I changed the default startup on my server to INDEX.PHP, but, if/when I use someone else's server, can I change the startup program,

Re: [PHP-INSTALL] Help!

2008-04-13 Thread BuildSmart
On Apr 13, 2008, at 13:18 PM, Bryan wrote: I've just set up my Apache server with mySql and PHP, and for the most part everything works fine, except: I can't embed PHP in an HTML file (if my server starts up with INDEX.HTML I can't do anything with PHP, is this possible, or am I just off t

[PHP-INSTALL] decode a string.

2007-11-26 Thread BuildSmart
One of the sites I manage has had what appears to be some kind of attempt to break in by appending the following to some php related url. &highlight=%2527%252esystem(chr(101)%252echr(99)%252echr(104)%252echr (111)%252echr(32)%252echr(95)%252echr(95)%252echr(95)%252echr(73)% 252echr(78)%252ech

Re: [PHP-INSTALL] PHP doesn't work with Apache2

2007-11-25 Thread BuildSmart
On Nov 25, 2007, at 08:28:09, ApplePro wrote: BuildSmart daleenterprise.com> writes: Dale, the problem was with apache config file. I've deleted it and uploaded new one. Now everything works fine, all modules, apache, everything. Thanks so much for your advices and help. I&

Re: [PHP-INSTALL] PHP doesn't work with Apache2

2007-11-25 Thread BuildSmart
On Nov 25, 2007, at 03:06:10, ApplePro wrote: BuildSmart daleenterprise.com> writes: On Nov 24, 2007, at 18:31:52, ApplePro wrote: I'm getting this error when I'm trying to configure: creating cache ../config.cache checking for Cygwin environment... no checkin

Re: [PHP-INSTALL] PHP doesn't work with Apache2

2007-11-24 Thread BuildSmart
On Nov 24, 2007, at 13:00:59, ApplePro wrote: BuildSmart daleenterprise.com> writes: OK, let's go back to the beginning so you can follow what is required one step at a time and understand what each step is. First step, you build and install PHP from source and one of the

Re: [PHP-INSTALL] PHP doesn't work with Apache2

2007-11-24 Thread BuildSmart
On Nov 24, 2007, at 11:12:33, ApplePro wrote: Keith Roberts karsites.net> writes: To add to Dave's points: Maybe the yum install of php is adding the following line to your httpd.conf file for you, which you will need to add manually when you compile php yourself? AddType application/x-ht

Re: [PHP-INSTALL] PHP doesn't work with Apache2

2007-11-24 Thread BuildSmart
On Nov 24, 2007, at 07:01:56, ApplePro wrote: Hello guys, I've had two (or three) versions installed on my Fedora linux server. It seems I've had something installed when I just rented server, after that I've tried to upgrade by building PHP from source. PHP, installed with yum (before upgrad

Re: [PHP-INSTALL] November 71% OFF [Incident:071120-000747]

2007-11-20 Thread BuildSmart
Whomever is responsible for this list server fix it. I get far too many e-mail like the following from this list and I can only conclude that the mail system in use has no spam management software of any kind since this e-mail address has been sending these emails tthrough the list for quit

[PHP-INSTALL] daylight saving time issue

2007-11-06 Thread BuildSmart
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I built and installed php-5.2.4 about a month ago. The issue I'm having is that all calculated times are off by one hour since we had a time change. Seems that PHP doesn't respect DST or the php.ini setting for automatic compensation is so buri

Re: [PHP-INSTALL] libphp5.so error

2007-09-20 Thread BuildSmart
On Sep 19, 2007, at 15:07:55, Adam Lewis wrote: I'm having a strange problem with PHP. I'm using source versions of apache 2.2.6 and php 5.2.4. Both compiled fine. Here is how I compiled them... __SNIP__ /configure –enable-ssl=shared –prefix=/usr/local/apache-04172007 – enable-mods-shar

Re: [PHP-INSTALL] Trying to load MySQL libraries from wrong location, configure failing

2007-09-02 Thread BuildSmart
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sep 2, 2007, at 19:19:34, Geoffrey Sneddon wrote: On 2 Sep 2007, at 23:42, Juan A. Pons wrote: See my previous email, as yes other programming environments work perfectly well with this MySQL installation and as a matter of fact so does PH

Re: [PHP-INSTALL] Trying to load MySQL libraries from wrong location, configure failing

2007-09-02 Thread BuildSmart
nking apps are concerned, the library wouldn't exists due to the path so they couldn't run. On Sep 2, 2007, at 08:56:42, BuildSmart wrote: On Sep 2, 2007, at 06:55:54, Juan A. Pons wrote: On Sep 1, 2007, at 10:57 PM, BuildSmart wrote: But the problem only exists when you us

Re: [PHP-INSTALL] Trying to load MySQL libraries from wrong location, configure failing

2007-09-02 Thread BuildSmart
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sep 2, 2007, at 06:55:54, Juan A. Pons wrote: On Sep 1, 2007, at 10:57 PM, BuildSmart wrote: But the problem only exists when you use the mysql.org binaries so that should tell you something. Apparently does not, since a second bug was

Re: [PHP-INSTALL] Trying to load MySQL libraries from wrong location, configure failing

2007-09-01 Thread BuildSmart
, filing that weak bug report will result in the same conclusion as the previous one unless you can substantiate the claim to some degree. -J --- Juan A. Pons [EMAIL PROTECTED] On Sep 1, 2007, at 9:13 PM, BuildSmart wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sep 1, 2007

Re: [PHP-INSTALL] Trying to load MySQL libraries from wrong location, configure failing

2007-09-01 Thread BuildSmart
MAIL PROTECTED] On Sep 1, 2007, at 5:34 PM, BuildSmart <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sep 1, 2007, at 16:05:49, Juan A. Pons wrote: Geoffrey, As John rightly pointed out, I ran into the same or similar issue. I battled it out a bi

Re: [PHP-INSTALL] Trying to load MySQL libraries from wrong location, configure failing

2007-09-01 Thread BuildSmart
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sep 1, 2007, at 16:05:49, Juan A. Pons wrote: Geoffrey, As John rightly pointed out, I ran into the same or similar issue. I battled it out a bit with the PHP people but frankly their attitude just bothers me. In any case I voted for your

Re: [PHP-INSTALL] Making concurrent installation of CLI & CGI SAPI with PHP5 source?

2007-08-22 Thread BuildSmart
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Aug 22, 2007, at 20:01:52, John N wrote: No thank you. I don't see how your expensive Apple Dev Env, or your rate for time, has much to do with my question. If you want it done and don't want to try it yourself then my offer has a lot to

Re: [PHP-INSTALL] Making concurrent installation of CLI & CGI SAPI with PHP5 source?

2007-08-22 Thread BuildSmart
On Aug 22, 2007, at 13:24:53, John N wrote: That's because the ports system generates multiple builds. Yes. That's clear. As I have understood in the reference to the patches which I do see. You can achieve this by generating multiple builds. But, my question was as to concurrent builds

Re: [PHP-INSTALL] Making concurrent installation of CLI & CGI SAPI with PHP5 source?

2007-08-22 Thread BuildSmart
On Aug 21, 2007, at 14:40:26, John N wrote: Hello, We are installing php5 on both FreeBSD & other *NIX-based servers. On the FreeBSD Server, we use the Ports System. When we build the port with WITH_FASTCGI=true WITH_CLI=true WITH_CGI=true we have installed two binaries, "bin/php" (

Re: [PHP-INSTALL] Errors on linux compilation: php-5.2.1 or php-5.2.3

2007-08-17 Thread BuildSmart
-O2 -L/usr/lib -Wl,-rpath,/auto/ engweb/oracle/product/INST ANTCLIENT -L/auto/engweb/oracle/product/INSTANTCLIENT conftest.c - lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lkstat -lnsl -lsocket -lgen -ldl - lsched -lclntsh -lxml2 -lz -l m 1>&5 /usr/bin/ld: cannot find -lks