Re: [PHP-INSTALL] How to load apache module

2013-09-20 Thread Keith Roberts
support for the PHP : language to Apache HTTP Server. try: $yum info php HTH Keith Roberts --- Websites: http://www.karsites.net http://www.php-debuggers.net http://www.raised-from-the-dead.org.uk All email addresses are challenge-res

Re: [PHP-INSTALL] huge performance diff between windows and linux.

2013-09-07 Thread Keith Roberts
Of course. But does PHP not run the *fastest as a compiled-in apache module, which is what I thought the OP was looking for? Kind Regards, Keith On Sun, 8 Sep 2013, Daniel wrote: To: Keith Roberts From: Daniel Subject: Re: [PHP-INSTALL] huge performance diff between windows and linux

Re: [PHP-INSTALL] huge performance diff between windows and linux.

2013-09-07 Thread Keith Roberts
like Apache does. Have you tried to use the Windows version of Apache and see if PHP compiled into that version works quicker? Kind Regards, Keith Roberts On Sat, 7 Sep 2013, Jorge Hernandez wrote: To: Paul Roland From: Jorge Hernandez Subject: Re: [PHP-INSTALL] huge performance diff be

Re: [PHP-INSTALL] pecl install help. New here

2013-01-14 Thread Keith Roberts
quot; Lots of folks that I have delt with do this. On Jan 13, 2013, at 1:12 PM, tariq wali wrote: Tom, why are you running two php installations in the first place ? get rid of one of them and things will fall in correct place as already suggested by Keith. On Sun, Jan 13, 2013 at 11:18 PM, Keit

Re: [PHP-INSTALL] pecl install help. New here

2013-01-13 Thread Keith Roberts
different config. May I suggest you remove one of those installations, otherwise you will find it VERY confusing to determine where any problems are coming from. Kind Regards, Keith Roberts --- Websites: http://www.karsites.net http://www.php

Re: [PHP-INSTALL] help for cli installation after running web server

2012-12-09 Thread Keith Roberts
again, without using the --disable-cli option, so you get the command-line version of PHP compiled and installed as well. Kind Regards, Keith Roberts Generally I try things before asking, this time I'm afraid of breaking my production server, that's why I don't try anything without

Re: [PHP-INSTALL] Newbie PHP insatllation questions

2012-12-05 Thread Keith Roberts
all those unpacked files to belong to web_dev. That will enable you to run Apache and MySQL without having to turn off UAC. HTH Keith Roberts --- Websites: http://www.karsites.net http://www.php-debuggers.net http://www.raised-from-t

Re: [PHP-INSTALL] Deploying an extension

2012-11-17 Thread Keith Roberts
On Sat, 17 Nov 2012, LIN PENG wrote: To: Roman Gelfand From: LIN PENG Subject: Re: [PHP-INSTALL] Deploying an extension Lingpeng 在 2012-11-17,2:24,Roman Gelfand 写道: I have manually built version 5.4.8 to /usr/local prefix on debian squeeze. I need to deploy a custom extension mapi.so al

Re: [PHP-INSTALL] Symbolic link needed with mysql and PHP?

2012-10-26 Thread Keith Roberts
On Centos 5.8, I have changed the default path to the MySQL socket file using this setting in php.ini: ; Default socket name for local MySQL connects. ; If empty, uses the built-in ; MySQL defaults. ; http://www.php.net/manual/en/mysql.configuration.php#ini.mysql.default-socket mysql.default_s

Re: [PHP-INSTALL] php parse error after installation

2012-09-08 Thread Keith Roberts
On Sat, 8 Sep 2012, Daniel Brown wrote: To: kevin From: Daniel Brown Subject: Re: [PHP-INSTALL] php parse error after installation On Sat, Sep 8, 2012 at 3:42 AM, kevin wrote: Hi there, I have exhausted all methods I can find to fix this problem ,which is from the following

Re: [PHP-INSTALL] php_pdo 5.2 Drupal 7 OpenBSD 5.1

2012-08-18 Thread Keith Roberts
On Sat, 18 Aug 2012, Jim Barchuk wrote: To: php-install@lists.php.net From: Jim Barchuk Subject: [PHP-INSTALL] php_pdo 5.2 Drupal 7 OpenBSD 5.1 Hi All! Simplest Q, is there a way to test (via CLI or a short script) whether pdo-mysql is -truly- installed and functional? I'm using OpenBSD 5.

Re: [PHP-INSTALL] syntax error, unexpected '&' in /etc/php/php.ini on line 107

2012-05-28 Thread Keith Roberts
.ini file the apache php module uses. If you still get the same error, then you most likely have conflicting versions of php.ini on that system. HTH, Keith Roberts Thanks! $ uname -a Linux bender 3.3.6-1-ARCH #1 SMP PREEMPT Sun May 13 09:59:18 UTC 2012 i686 GNU/Linux $ php --version PH

Re: [PHP-INSTALL] PHP 5.3.6 and MySQL

2011-08-22 Thread Keith Roberts
the new 5.x version of MySQL installed on your server, then try stopping and then restarting MySQL and see if that brings the new version to life. Kind Regards, Keith Roberts - Websites: http://www.karsites.net http://www.ph

RE: [PHP-INSTALL] Multiply: you're invited

2011-08-04 Thread Keith Roberts
On Thu, 4 Aug 2011, Florian Müller wrote: To: tfr...@loto.uk.it.es, php-install@lists.php.net From: Florian Müller Subject: RE: [PHP-INSTALL] Multiply: you're invited Dude! This is not a platform for commercial stuff! So please do not write this to this mailing list! LOL! +1 Keith --

Re: [PHP-INSTALL] Configure Command from ./php -i incorrect?

2011-05-31 Thread Keith Roberts
mpile php yourself from source, it's best to uninstall any previous versions that are on your system. Start with a clean slate, so to speak. HTH Kind Regards, Keith Roberts - Websites: http://www.karsites.net http://www.php-debug

Re: [PHP-INSTALL] Instance of class DateTime returns empty object

2010-12-16 Thread Keith Roberts
f selected sub directories. HTH Keith Roberts -- In theory, theory and practice are the same; in practice they are not. This email was sent from my laptop with Centos 5.5

Re: [PHP-INSTALL] Apache not finding PHP Module

2010-04-07 Thread Keith Roberts
No it's a valid problem and it's not clutter. Someone else might have a similar problem like this, and find the answer here. Thans for taking the time to post the solution to your problem. Kind Regards, Keith - Websites: http:

Re: [PHP-INSTALL] Apache not finding PHP Module

2010-04-06 Thread Keith Roberts
Hi Jonny. Do you need to quote the full path to the apache PHP module? HTH Keith - Websites: http://www.karsites.net http://www.php-debuggers.net All email addresses are challenge-response protected with TMDA [http://tmda.net] --

Re: [PHP-INSTALL] Re: HTTP 403.1 error Execute Access Forbidden on IIS 5.1

2010-03-03 Thread Keith Roberts
http://www.wampserver.com/phorum/list.php?2 Kind Regards, Keith Roberts - Websites: http://www.karsites.net http://www.php-debuggers.net All email addresses are challenge-response protected with TMDA [http://tmd

Re: [PHP-INSTALL] What need to do for supporting a new extension?)

2010-01-07 Thread Keith Roberts
- On Thu, 7 Jan 2010, 陈雄 wrote: To: Keith Roberts From: 陈雄 Subject: Re: [PHP-INSTALL] What need to do for supporting a new extension? hi, first,Thanks you very much! I have solved that problem and the reason is similar to what you have described. I

Re: [PHP-INSTALL] What need to do for supporting a new extension?

2010-01-06 Thread Keith Roberts
ache apxs library. Are you trying to compile PHP 5.2.x by any chance? Kind Regards, Keith Roberts - Websites: http://www.karsites.net http://www.php-debuggers.net Look on the bright side - For each and every negative thought, there is

Re: [PHP-INSTALL] PHP install with Apache

2009-12-09 Thread Keith Roberts
ing apache without the php module. It should start OK then. Kind Regards, Keith Roberts - Websites: http://www.karsites.net http://www.php-debuggers.net All email addresses are challenge-response protected with TMDA [http://tmda.n

Re: [PHP-INSTALL] *****SPAM***** how to get from this list

2009-11-30 Thread Keith Roberts
Try this post Kris. http://marc.theaimsgroup.com/?l=php-install&m=114138567814319&w=2 HTH Keith Roberts - Websites: http://www.karsites.net http://www.php-debuggers.net All email addresses are challenge-response protec

Re: [PHP-INSTALL] PHP pages not working externally

2009-09-19 Thread Keith Roberts
apache logs to see what the error message is for the virtual host on port 8000. Also check your php error log. You are logging PHP errors to a log file? It sounds like a configuration issue of some sort, the firewall seems to be passing packets on port 800 OK. Kind Regards, Keith Roberts

RE: [PHP-INSTALL] PHP pages not working externally

2009-09-18 Thread Keith Roberts
open to others by going to http://www.grc.com and click on: Services > ShieldsUp You can then get an outsiders view of which ports are open to the internet. HTH Keith Roberts - Websites: http://www.php-debuggers.net http:

Re: [PHP-INSTALL] make test fails on sapi php 5.3.0

2009-09-10 Thread Keith Roberts
If you have compiled php yourself, did you copy the libphp5.so module from the php build directory, into the apache module directory? Cannot load /usr/local/apache2/modules/libphp5.so into server: HTH Keith Roberts - Websites

Re: [PHP-INSTALL] Installing PHP on Apache 1.3.22 under cygwin

2009-08-31 Thread Keith Roberts
Hi Paul. It's all been done for you at: http://www.apachefriends.org/en/xampp-windows.html Kind Regards, Keith Roberts - Websites: http://www.php-debuggers.net http://www.karsites.net http://www.raised-from-the-dead.org.uk

Re: [PHP-INSTALL] PHP 5.2.9 + Apache 1.3 Darwin 6.8 MAC OS X 10.2.8 + MYSQL

2009-08-31 Thread Keith Roberts
atever you might think is causing make to fail. Kind Regards, Keith Roberts - Websites: http://www.php-debuggers.net http://www.karsites.net http://www.raised-from-the-dead.org.uk All email addresses are challenge-response protected with TMDA [http://tmda.net] -

Re: [PHP-INSTALL] Problems building 5.3 with apache2 support

2009-07-19 Thread Keith Roberts
/ -- troels On Sat, Jul 18, 2009 at 3:44 PM, Keith Roberts wrote: On Sat, 18 Jul 2009, troels knak-nielsen wrote: To: php-install@lists.php.net From: troels knak-nielsen Subject: Re: [PHP-INSTALL] Problems building 5.3 with apache2 support On Sat, Jul 18, 2009 at 9:30 AM, Keith Roberts wrote: Is

Re: [PHP-INSTALL] Problems building 5.3 with apache2 support

2009-07-18 Thread Keith Roberts
On Sat, 18 Jul 2009, troels knak-nielsen wrote: To: php-install@lists.php.net From: troels knak-nielsen Subject: Re: [PHP-INSTALL] Problems building 5.3 with apache2 support On Sat, Jul 18, 2009 at 9:30 AM, Keith Roberts wrote: Is this the standard prefork apache module for Ubuntu

Re: [PHP-INSTALL] Problems building 5.3 with apache2 support

2009-07-18 Thread Keith Roberts
On Sat, 18 Jul 2009, troels knak-nielsen wrote: To: php-install@lists.php.net From: troels knak-nielsen Subject: [PHP-INSTALL] Problems building 5.3 with apache2 support Hi list. I'm trying to build php 5.3 on Ubuntu. I have installed apache2-threaded-dev and used the following configure sett

Re: [PHP-INSTALL] Browser tries to download php file

2009-07-01 Thread Keith Roberts
On Wed, 1 Jul 2009, Juan Mas wrote: Finally figured it out!!! Since I was only using mod_perl when I first set up Apache, I had this in my conf file: SetHandler perl-script PerlHandler HTML::Mason::ApacheHandler So this must have been causing Perl to try to parse everything.

Re: [PHP-INSTALL] Browser tries to download php file

2009-06-30 Thread Keith Roberts
On Tue, 30 Jun 2009, Juan Mas wrote: To: Keith Roberts From: Juan Mas Subject: Re: [PHP-INSTALL] Browser tries to download php file I think there is something to this, but could definitely use some input. I have /usr/local/apache/bin/apachectl as the startup. This does point to /usr/local

Re: [PHP-INSTALL] Browser tries to download php file

2009-06-30 Thread Keith Roberts
On Tue, 30 Jun 2009, Juan Mas wrote: To: Keith Roberts From: Juan Mas Subject: Re: [PHP-INSTALL] Browser tries to download php file The httpd.conf file is in /usr/local/apache/conf Im using Apache 1.3 because that's what I had loaded on this originally with mod_perl.. I was most fam

Re: [PHP-INSTALL] Browser tries to download php file

2009-06-26 Thread Keith Roberts
On Fri, 26 Jun 2009, Juan Mas wrote: To: Keith Roberts From: Juan Mas Subject: Re: [PHP-INSTALL] Browser tries to download php file Thanks for your response. Heres what I know! When I make a change to the httpd.conf file, such as commenting out AddType, and restart apache, the changes will

Re: [PHP-INSTALL] Browser tries to download php file

2009-06-25 Thread Keith Roberts
hing like /usr/local. HTH Keith Roberts

Re: [PHP-INSTALL] php

2009-05-01 Thread Keith Roberts
be parsed by the apache php module. HTH Keith Roberts - Websites: http://www.php-debuggers.net http://www.karsites.net http://www.raised-from-the-dead.org.uk All email addresses are challenge-response protected with TMDA [http

Re: [PHP-INSTALL] Performance problem with some php scripts...

2009-04-30 Thread Keith Roberts
c into the search box. qps will also show you how much memory and CPU % a process is consuming. You need to run qps as root user to be able to kill processes not owned by yourself. HTH Keith Roberts - Websites: http://www.php-d

Re: [PHP-INSTALL] Help?!?

2009-03-01 Thread Keith Roberts
Check this out Eric: http://www.apachefriends.org/en/xampp.html HTH Keith - Websites: http://www.php-debuggers.net http://www.karsites.net http://www.raised-from-the-dead.org.uk All email addresses are challenge-response protec

Re: [PHP-INSTALL] php.ini not read?

2009-02-11 Thread Keith Roberts
in a faq somewhere... can someone point me at it? i'd like to get php to read the php.ini in the config file path. thanks in advance, b Some more info would be helpfull please Brian. What OS are you running on? Did you compile PHP yourself, or is it pre-compiled?

Re: [PHP-INSTALL] strtr array replace issue...

2009-02-09 Thread Keith Roberts
On Mon, 9 Feb 2009, Brad Freshour wrote: To: php-install@lists.php.net From: Brad Freshour Subject: [PHP-INSTALL] strtr array replace issue... Apache: 2.2.8 threaded PHP: 5.2.4-2 mySQL: 5.051.a Ubuntu 8.04 minimal with everything needed installed via apt-get. Using SMF forum, I'm having an i

Re: [PHP-INSTALL] WAMP server Problem and Correct way to install PHP and MySQL???

2009-01-23 Thread Keith Roberts
://www.apachefriends.org/en/xampp.html HTH Keith Roberts - Websites: http://www.php-debuggers.net http://www.karsites.net http://www.raised-from-the-dead.org.uk All email addresses are challenge-response protected with TMDA [http

Re: [PHP-INSTALL] make [sapi/cli/php] Error 1

2009-01-18 Thread Keith Roberts
it will build against..??? Any other thoughts or ideas appreciated.. John.. Have you tried the latest version of php, which is 5.2.8 ? Maybe that works OK? Kind Regards, Keith Roberts - Websites: http://www.php-debuggers.net

Re: [PHP-INSTALL] make [sapi/cli/php] Error 1

2009-01-17 Thread Keith Roberts
Hi John. I'm on Fedora 8 ATM. In the process of upgrading to F10. Do you have the mysql development libraries installed? Keith - Websites: http://www.php-debuggers.net http://www.karsites.net http://www.raised-from-the-dead.org.uk

Re: [PHP-INSTALL] Getting "Email Abuse" responses everytime I post to this list

2009-01-11 Thread Keith Roberts
get them as well regulary. It appears the ISP's mailbox is not configured correctly. :( Keith On Sun, 11 Jan 2009, John B. Moore wrote: To: php-install@lists.php.net From: John B. Moore Subject: [PHP-INSTALL] Getting "Email Abuse" responses everytime I post to this list I'm getting th

Re: [PHP-INSTALL] Installation of LAMP on Rhel-5 version

2008-12-31 Thread Keith Roberts
On Wed, 31 Dec 2008, Jack van Zanen wrote: To: Daniel Brown From: Jack van Zanen Subject: Re: [PHP-INSTALL] Installation of LAMP on Rhel-5 version "F" stands for "Fine" no doubt :-) Maybe "Full" ;) Keith Jack 2008/12/31 Daniel Brown On Tue, Dec 30, 2008 at 08:48, Ashutosh Bhardwaj

Re: [PHP-INSTALL] PHP files coming up as files to download?(Part 2)

2008-12-24 Thread Keith Roberts
Pleased to hear that Frank. Hope you all have a very merry Christmas and a happy new year. Best Wishes Keith Roberts On Wed, 24 Dec 2008, Frank DeChellis wrote: To: Keith Roberts From: Frank DeChellis Subject: Re: [PHP-INSTALL] PHP files coming up as files to download? (Part 2) WORKS

Re: [PHP-INSTALL] PHP files coming up as files to download? (Part 2)

2008-12-24 Thread Keith Roberts
On Wed, 24 Dec 2008, Frank DeChellis wrote: To: php-install@lists.php.net From: Frank DeChellis Subject: [PHP-INSTALL] PHP files coming up as files to download? (Part 2) Hi there, I am new to this list. I have Apache 1.3.41, PHP 5.2.8 running on NetBSD 4.0.1. This install is new. I have Ap

Re: [PHP-INSTALL] no modules or extensions

2008-12-21 Thread Keith Roberts
On Sat, 20 Dec 2008, PJ wrote: To: php-install@lists.php.net From: PJ Subject: [PHP-INSTALL] no modules or extensions 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 extensi

Re: [PHP-INSTALL] (ubuntu hardy) php5 and php4 both together - cli ok - apache2 segfaults..

2008-12-16 Thread Keith Roberts
hp4 code; "The main change in PHP 5 is to the OOP model as PHP 5 now uses the Zend Engine 2.0. The zend.ze1_compatibility_mode directive enables compatability with the Zend Engine 1.0 (PHP 4)" HTH Keith Roberts

RE: [PHP-INSTALL] still getting a blank screen after reading faq

2008-10-08 Thread Keith Roberts
-debuggers.net below for the link to XAMPP. HTH Keith Roberts - Websites: http://www.php-debuggers.net http://www.karsites.net http://www.raised-from-the-dead.org.uk The mind of the prudent is ever getting knowledge, and the eear of

Re: [PHP-INSTALL] Unsubscribe please...

2008-09-26 Thread Keith Roberts
Please see this archived post :) http://marc.info/?l=php-install&m=114138567814319&w=2 HTH Keith Roberts - Websites: http://www.php-debuggers.net http://www.karsites.net http://www.raised-from-the-dead.org.uk The min

Re: [PHP-INSTALL] Questions regarding limits of processes launched by system, exec, passthru ...

2008-09-25 Thread Keith Roberts
will need to set this in the OS shell, probably as root user. Then when the apache PHP module makes an OS system call, hopefully the limits you have set for the Apache user:group will apply. HTH Kind Regards, Keith Roberts

Re: [PHP-INSTALL] Questions regarding limits of processes launched by system, exec, passthru ...

2008-09-25 Thread Keith Roberts
erent resource limits. Any valid RESOURCE operand must be less than `RLIM_NLIMITS'. -- Constant: int RLIM_INFINITY This constant stands for a value of "infinity" when supplied as the limit value in `setrlimit'. `ulimit' and the command symbols are declared in `ulimit.

Re: [PHP-INSTALL] Weird virtual host error

2008-07-22 Thread Keith Roberts
hese mappins my machine would try an internet DNS lookup on my own hostnames - which will not work. HTH Keith Roberts - Websites: http://www.php-debuggers.net http://www.karsites.net http://www.raised-from-the-dead.org.uk The min

Re: [PHP-INSTALL] Installation issue

2008-07-06 Thread Keith Roberts
On Sun, 6 Jul 2008, Jerry Adair wrote: To: php-install@lists.php.net From: Jerry Adair <[EMAIL PROTECTED]> Subject: [PHP-INSTALL] Installation issue Hi,   I have (seemingly) successfully installed both Apache 2.2 and PHP 5.2.6 on my PC here at home.  I followed the installation instructions c

Re: [PHP-INSTALL] New User

2008-07-02 Thread Keith Roberts
This is probably what you want to get started: http://www.apachefriends.org/en/xampp.html HTH Keith - Websites: http://www.php-debuggers.net http://www.karsites.net http://www.raised-from-the-dead.org.uk The mind of the prudent i

Re: [PHP-INSTALL] Behavior of PHP module vs. PHP cgi

2008-06-04 Thread Keith Roberts
s of PHP you are running here. It may be that the default behavoir for running PHP as a CGI script has been modified since PHP 5.2.2? HTH Regards, Keith Roberts Thank you in advance, Jesse Santana Project Lead - Enterprise Services Group Information Technology Services California State

Re: [PHP-INSTALL] help using php with msqli

2008-05-01 Thread Keith Roberts
li modules loaded. See if you have got that far. Kind Regards, Keith Roberts - Websites: http://www.php-debuggers.net http://www.karsites.net http://www.raised-from-the-dead.org.uk All email addresses are challenge-response protected with TMDA [http://tmda.net] -

Re: [PHP-INSTALL] Help!

2008-04-16 Thread Keith Roberts
tips from others on the mailing list. I hope you get on very well with your efforts at learning PHP. There is a handy quick reference for PHP just been released. Check it out at: http://www.visibone.com/php/ I think I need to get one myself soon :) HTH Kind Regards, Keith Roberts Again, I A

Re: [PHP-INSTALL] Help!

2008-04-13 Thread Keith Roberts
version of PHP will expect a newline to be \n. When you code for the Apache PHP module you will need to use for your newlines, as any output from the PHP Apache module will be sent to the browser, and must be in (x)html format. (The browser expects as a newline, not \n, and vica versa for

Re: RES: [PHP-INSTALL] Can't enable use_trans_sid

2008-04-08 Thread Keith Roberts
On Tue, 8 Apr 2008, Thiago Pojda wrote: To: php-install@lists.php.net From: Thiago Pojda <[EMAIL PROTECTED]> Subject: RES: [PHP-INSTALL] Can't enable use_trans_sid De: Keith Roberts [mailto:[EMAIL PROTECTED] Another question: Is there a way to make php use these fields [hi

Re: [PHP-INSTALL] Can't enable use_trans_sid

2008-04-08 Thread Keith Roberts
On Mon, 7 Apr 2008, Thiago Pojda wrote: To: 'Keith Roberts' <[EMAIL PROTECTED]>, php-install@lists.php.net From: Thiago Pojda <[EMAIL PROTECTED]> Subject: RES: [PHP-INSTALL] Can't enable use_trans_sid *snip* Another question: Is there a way to make php use these

Re: [PHP-INSTALL] Can't enable use_trans_sid

2008-04-07 Thread Keith Roberts
ther session.* configuration options that need to be set as well to enable you to use PHP sessions. Kind Regards, Keith Roberts - Websites: http://www.php-debuggers.net http://www.karsites.net http://www.raised-from-the-dead.org.uk All email addresses are challenge-response protected with TMDA [http://tmda.net] -

Re: [PHP-INSTALL] configure problems with GD

2008-03-28 Thread Keith Roberts
lue' to connect everything together last. So if you compile Apache first, then install the MySQL binary, then compile PHP last against these, you might be up and running then. HTH Keith Roberts - Websites: http://www.

Re: [PHP-INSTALL] Can't install PHP > 5.2.0

2008-03-26 Thread Keith Roberts
--enable-shared=all' \ '--without-pear' \ '--with-mysql=shared,/usr/local/mysql-5.0.45' \ '--with-mysql-sock=/var/lib/databases/mysql/mysql.sock' \ '--with-mysqli=shared,/usr/local/mysql-5.0.45/bin/mysql_config' \ '--with-pgsql=/usr/local/postgresql-8.2.5/bin' \ '--with-xsl' \ '--with-zlib-dir=/usr/include' \ '--with-readline' \ "$@" Regards, Keith Roberts

Re: [PHP-INSTALL] PHP build --with-pear fails: conflict over /tmp/pear/cache

2008-03-12 Thread Keith Roberts
On Wed, 12 Mar 2008, Ofer Inbar wrote: To: php-install@lists.php.net From: Ofer Inbar <[EMAIL PROTECTED]> Subject: Re: [PHP-INSTALL] PHP build --with-pear fails: conflict over /tmp/pear/cache Keith Roberts <[EMAIL PROTECTED]> wrote: I used to compile PHP without any --w

Re: [PHP-INSTALL] PHP build --with-pear fails: conflict over /tmp/pear/cache

2008-03-12 Thread Keith Roberts
On Tue, 11 Mar 2008, Ofer Inbar wrote: To: php-install@lists.php.net From: Ofer Inbar <[EMAIL PROTECTED]> Subject: Re: [PHP-INSTALL] PHP build --with-pear fails: conflict over /tmp/pear/cache Keith Roberts <[EMAIL PROTECTED]> wrote: What about trying --with-pear=/another/

Re: [PHP-INSTALL] PHP build --with-pear fails: conflict over /tmp/pear/cache

2008-03-11 Thread Keith Roberts
m in past builds (since we always do --with-pear). Thanks! Now what list should I jump to next? :) -- Cos What about trying --with-pear=/another/directory or --without-pear? Once PEAR is installed, it is able to upgrade itself, so you don't need to touch it a

[PHP-INSTALL] Re:[PHP-INSTALL] Are you kidding me?

2008-02-27 Thread Keith Roberts
protected with TMDA [http://tmda.net] - On Wed, 27 Feb 2008, Thiago Pojda wrote: To: 'Daniel Brown' <[EMAIL PROTECTED]>, 'Keith Roberts' <[EMAIL PROTECTED]> From: Thiago Pojda <[EMAIL PROTECTED]&g

Re: [PHP-INSTALL] Are you kidding me?

2008-02-27 Thread Keith Roberts
Thankyou for that Jerome. I have just added: [EMAIL PROTECTED] to my TMDA blocked filter. So any mail form there will get dropped now. Kind Regards, Keith Roberts - Websites: http://www.karsites.net http://www.php

Re: [PHP-INSTALL] Help with installing pear to a different location

2008-02-26 Thread Keith Roberts
On Tue, 26 Feb 2008, Sriram Natarajan wrote: To: php-install@lists.php.net From: Sriram Natarajan <[EMAIL PROTECTED]> Subject: [PHP-INSTALL] Help with installing pear to a different location Hi I am trying to install pear to different location compared to where the rest of the php is installed

Re: [PHP-INSTALL] php5.2.5 with apache @ windows Vista?

2008-01-24 Thread Keith Roberts
Try this bipul: http://www.apachefriends.org/en/xampp.html HTH Keith Roberts - Websites: http://www.karsites.net http://www.php-debuggers.net http://www.raised-from-the-dead.org.uk All email addresses are challenge-response

Re: [PHP-INSTALL] php4 to php5

2008-01-23 Thread Keith Roberts
Hi Bass. What problems did you have with php 5.2.5? I had problems like this when trying to install PunBB forum software. An error occurred while loading http://localhost/punbb-forum/index.php: Connection to host localhost is broken. Did you have the same error as well? Regards Keith

Re: [PHP-INSTALL] php4 to php5

2008-01-23 Thread Keith Roberts
telling PHP to use the zend.ze1_compatibility_mode = 1 for your older PHP4 scripts, and allowing PHP5 to be used for newer scripts you write. How you chose to do that is entirely up to you. N.B. zend.ze1_compatibility_mode will be removed from PHP6. HTH

[PHP-INSTALL] New website dedicated to debugging PHP.

2008-01-20 Thread Keith Roberts
gger module, or debugger GUI for your OS. * Post details of Open Source PHP Debugger Projects that need more help, or a new maintainer for the project. To suggest other OS categories, more PHP debugger GUI's, or improvements to the website, please see the contact page. Kind Regards and

Re: [PHP-INSTALL] Interesting POST error

2008-01-10 Thread Keith Roberts
wngrading to PHP 5.2.4 and see if that cures the problem. HTH Keith Roberts On Thu, 10 Jan 2008, Jesse Santana wrote: To: Keith Roberts <[EMAIL PROTECTED]> From: Jesse Santana <[EMAIL PROTECTED]> Subject: Re: [PHP-INSTALL] Interesting POST error Keith, I get the exact same

Re: [PHP-INSTALL] Interesting POST error

2008-01-10 Thread Keith Roberts
On Thu, 10 Jan 2008, Jesse Santana wrote: To: Keith Roberts <[EMAIL PROTECTED]> From: Jesse Santana <[EMAIL PROTECTED]> Subject: Re: [PHP-INSTALL] Interesting POST error Keith, Another interesting addition to all of this, both your code and my developers original code work o

Re: [PHP-INSTALL] Interesting POST error

2008-01-10 Thread Keith Roberts
ngs to the URL for the page. HTH Keith Roberts - Websites: http://www.karsites.net http://www.raised-from-the-dead.org.uk All email addresses are challenge-response protected with TMD

Re: FW: [PHP-INSTALL] Problem during installation-blank screen! [Incident:071228-005330]

2007-12-29 Thread Keith Roberts
Don't worry about it David. I get them as well. It just depends on how certain mailboxes are set up. It's nothing personal against you. Kind Regards Keith Roberts - Websites: http://www.karsites.net http://www.raise

Re: [PHP-INSTALL] Problem during installation-blank screen!

2007-12-27 Thread Keith Roberts
Try this package David. http://www.apachefriends.org/en/xampp-windows.html Regards Keith Roberts - Websites: http://www.karsites.net http://www.raised-from-the-dead.org.uk All email addresses are challenge-response protected

Re: [PHP-INSTALL] Problem with PHP Upgrade

2007-12-21 Thread Keith Roberts
figure to look into for the required libraries to build certain extensions?? Once you have a minimal configure that works, then just keep adding to it, untill you have the configuration you want, without all the errors :). Kind Regards, Keith Roberts On Fri, 21 Dec 2007, Patrick S. wrote: To:

Re: [PHP-INSTALL] PHP v5.2.5 installation

2007-12-05 Thread Keith Roberts
On Wed, 5 Dec 2007, Jesse Santana wrote: To: Keith Roberts <[EMAIL PROTECTED]> From: Jesse Santana <[EMAIL PROTECTED]> Subject: Re: [PHP-INSTALL] PHP v5.2.5 installation Keith, Thank you for the '--with-readline' suggestion, I've just finished testing this and it w

Re: [PHP-INSTALL] PHP v5.2.5 installation

2007-12-05 Thread Keith Roberts
Pleased to hear you have it sorted now Jesse. In theory, theory and practice are the same; in practice they are not. On Wed, 5 Dec 2007, Jesse Santana wrote: To: Keith Roberts <[EMAIL PROTECTED]> From: Jesse Santana <[EMAIL PROTECTED]> Subject: Re: [PHP-INSTALL] PHP v5.2.5 install

Re: [PHP-INSTALL] PHP v5.2.5 installation

2007-12-05 Thread Keith Roberts
7;s installation. ./configure --prefix=/usr/local/php-5.2.5 I would be inclined to do a 'make clean' in the php-5.2.5 source dir, and try again with the above installation prefix. See what that does. HTH Keith Roberts --with-oci8=instantclient,/usr/local/oracle/instantclient_10

Re: [PHP-INSTALL] Installing with CLI

2007-12-03 Thread Keith Roberts
code, like a BASIC interpreter for example. Regards Keith Roberts

Re: [PHP-INSTALL] decode a string.

2007-11-28 Thread Keith Roberts
On Mon, 26 Nov 2007, BuildSmart wrote: To: php-install@lists.php.net From: BuildSmart <[EMAIL PROTECTED]> Subject: [PHP-INSTALL] decode a string. 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. &highlig

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

2007-11-24 Thread Keith Roberts
tpd-php .php AddType application/x-httpd-php .hml AddType application/x-httpd-php .htm AddType application/x-httpd-php .html Without this in your in httpd.conf file, php code will not be handed over to the php interpreter for parsing, so you will get php code returned to your browser window, inst

Re: [PHP-INSTALL] Re: PHP5.2.4 setup problems....

2007-11-16 Thread Keith Roberts
Pleased to hear you have got it sorted now Bryan. You might consider adding another line: AddType application/x-httpd-php .php and then renaming your php enabled html pages to xyz.php Regards Keith Roberts On Thu, 15 Nov 2007, Bryan C wrote: To: php-install@lists.php.net From: Bryan

[PHP-INSTALL] compiling php with a working PEAR installation

2007-11-15 Thread Keith Roberts
finished? I know that PEAR can get any updates to installed packages, and that it can also update itself once it is set up. I don't want to have to re-install and configure PEAR each time I recompile a newer version of php. Kind Regards & TIA Keith Roberts

Re: [PHP-INSTALL] PHP5.2.4 setup problems....

2007-11-15 Thread Keith Roberts
ssage ; E_USER_WARNING- user-generated warning message ; E_USER_NOTICE - user-generated notice message ; E_STRICT - new in php 5 ;=========== Kind Regards Keith Roberts --

Re: [PHP-INSTALL] PHP5.2.4 setup problems....

2007-11-14 Thread Keith Roberts
IIRC Apache development releases have an odd numbered suffix. The latest releases have an even numbered suffix. 2.2.6 is the latest stable release of Apache. On Wed, 14 Nov 2007, Bryan C wrote: To: php-install@lists.php.net From: Bryan C <[EMAIL PROTECTED]> Subject: [PHP-INSTALL] PHP5.2.4 se

Re: [PHP-INSTALL] Rendering problem (IE browser on windows + php on linux host)

2007-11-03 Thread Keith Roberts
On Sat, 3 Nov 2007, [EMAIL PROTECTED] wrote: To: php-install@lists.php.net From: [EMAIL PROTECTED] Subject: [PHP-INSTALL] Rendering problem (IE browser on windows + php on linux host) Hi All, If someone has seen this before it would greatly help me. I have done a php site at work on my w

Re: [PHP-INSTALL] Unable to load dynamic library

2007-10-27 Thread Keith Roberts
As you are compiling php yourself, it sounds like you have a pre-installed version of php somewhere Jeff that needs to be uninstalled. Use smart (if you have it) to look for any pre-installed versions of php that need removing. Regards Keith Roberts On Fri, 26 Oct 2007, Jeff Tanner wrote

Re: [PHP-INSTALL] Command-line execution of php is ignoring php.ini

2007-10-27 Thread Keith Roberts
Hi Jeff. You may have multiple installations of php CLI on your machine. I noticed this when compiling php myself. There was already a php installed on my machine, so this caused some confusion, when I thought I was running the php I installed myself. Regards Keith On Fri, 26 Oct 2007, J

Re: [PHP-INSTALL] Shows code instead of info when calling PHP from Ajax

2007-10-12 Thread Keith Roberts
Check the filename extension. It needs to be recognisable as an executable php file in order for your web server to pass it along to php for proper processing by php.. HTH Keith On Fri, 12 Oct 2007, Lady Siesta wrote: To: php-install@lists.php.net From: Lady Siesta <[EMAIL PROTECTED]> Subje

Re: [PHP-INSTALL] Something is likely to be messed up here...

2007-09-21 Thread Keith Roberts
under one subdirectory. See if that helps trace the problem. Regards Keith Roberts On Thu, 20 Sep 2007, Frank Campagna wrote: To: php-install@lists.php.net From: Frank Campagna <[EMAIL PROTECTED]> Subject: [PHP-INSTALL] Something is likely to be messed

Re: [PHP-INSTALL] PHP config fails - cannot find lmysqlclient

2007-08-21 Thread Keith Roberts
PROTECTED] mysql-devel [EMAIL PROTECTED] HTH Keith Roberts On Tue, 21 Aug 2007, PBroome wrote: To: php-install@lists.php.net From: PBroome <[EMAIL PROTECTED]> Subject: [PHP-INSTALL] PHP config fails - cannot find lmysqlclient Greetings all, I am trying to configure PHP 5.2.3 on my serve

Re: [PHP-INSTALL] How to Install PHP 5.2.3 with Orcas Beta 2 ?

2007-08-20 Thread Keith Roberts
I would check it out with something like Firefox or Netscape or Mozilla to make sure it's not the script, which I'm sure it is not. Regards Keith On Sun, 19 Aug 2007, Don Baechtel wrote: To: php-install@lists.php.net From: Don Baechtel <[EMAIL PROTECTED]> Subject: [PHP-INSTALL] How to Insta

Re: [PHP-INSTALL] W.I.M.P. Server

2007-08-15 Thread Keith Roberts
Do you need to restart IIS to make the php module reread php.ini, for your new settings to take effect? On Linux I need to stop and restart Apache to make the php module re-read the edited php.ini file. I guess this will apply to any other server as well, including IIS? Regards Keith On Wed

  1   2   >