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

2012-09-08 Thread Daniel Brown
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 php code from php 5 for dummies book, which I > doubled checked as well from their website, > > > > > > > > PHP Test > > > > >

Re: [PHP-INSTALL] PHP install

2011-09-22 Thread Daniel Brown
On Thu, Sep 22, 2011 at 21:09, wrote: > David > > Thanks for your response I will look into it tomorrow.  What issues to I run > into in running PHP in I guess debug mode? Just to be clear: the debug.log will not necessarily be located in your build directory, unless that's from where you r

Re: [PHP-INSTALL] PHP install

2011-09-22 Thread Daniel Brown
On Thu, Sep 22, 2011 at 00:21, wrote: > Support > > > > I configured php using the following parameters: > > Configure Command =>  './configure'  '--with-mcrypt=/usr/local/bin/mcrypt' > '--wi > > thout-pear' '--enable-debug' > > > > and things appear to be fine. > > > > This message listed below

Re: [PHP-INSTALL] How to "checking whether to enable thread-safety... NO"

2011-05-13 Thread Daniel Brown
2011/5/13 Юрий Когут : > Hi, > > I'm compiling myself latest php 5.3.6 on Linux i386 (CentOS 5.x box). > > I see the following report while running 'configure': > checking whether to enable thread-safety... yes > > What 'configure' option should be used to get "thread-safety... no". http://p

Re: [PHP-INSTALL] Upgrading an old Windows install.

2011-03-31 Thread Daniel Brown
On Thu, Mar 31, 2011 at 13:08, Scot wrote: > Greetings Ladies and Gents, > We've used PHP for many years on our old Windows 2000 server running IIS5. > We currently have PHP 4.4.1 running, mostly because I am dumb and lazy and > it's just always worked so we've kind of went with the "if it ain't b

Re: [PHP-INSTALL] How to get help from you

2011-03-14 Thread Daniel Brown
On Mon, Mar 14, 2011 at 05:59, jimmy he wrote: > I don't konw how to make my question be solve One of the most successful methods our users have found over the years (indeed, humankind in general has learned this) is, to have your "question be solve," ask it first. -- Network Infrastructur

Re: [PHP-INSTALL] Problem compiling 5.3.3 with curl enabled

2011-01-12 Thread Daniel Brown
On Wed, Jan 12, 2011 at 10:39, Nick wrote: > Hi I've just installed the latest version of curl (curl-7.21.3) (because > i've getting Segmention Fault when using oAuth which seems to be a curl > problem so wanted to try the latest version) but now when I re-compile php > it crashes out (see error b

Re: [PHP-INSTALL] php - libmysqlclient question

2010-12-29 Thread Daniel Brown
On Wed, Dec 29, 2010 at 04:57, Hajo Locke wrote: > Hello, > > i want to talk from php to different mysql-servers with different versions. > is it a recommend way to compile php always against newest libmysqlclient or > not so important? You should use the newest stable version so you can take

Re: [PHP-INSTALL] Troubles installing oauth extension

2010-12-14 Thread Daniel Brown
On Tue, Dec 14, 2010 at 03:19, Ferenc Kovacs wrote: > > Hi. > it should be mentioned in the requirements list: > http://php.net/manual/en/oauth.requirements.php > and I checked the changelog: "- Added php streams support (libcurl is no > longer required)" so that should be updated in the docs also

Re: [PHP-INSTALL] Troubles installing oauth extension

2010-12-13 Thread Daniel Brown
On Mon, Dec 13, 2010 at 17:46, Daniel Hong wrote: > Hello, > > I'm having problems installing the oauth extension. I'm trying to install it > on a Ubuntu Hardy Heron (8.0.4) box with PHP 5.2.4. > > I'm installing it by running "pecl install oauth". It goes through a bunch > of checks, then make ru

Re: [PHP-INSTALL] problem after cross compiling php

2010-06-18 Thread Daniel Brown
On Fri, Jun 18, 2010 at 18:44, andres felipe tamayo cortes wrote: > HI i made a cross compilation of php but when i tested it throws me this > message: > > 503 service unavailable, > > it compiled well but at the it throws me this: > > uild complete. > Don't forget to run 'make test'. > > /home/fe

Re: [PHP-INSTALL] doubt cross compiling php

2010-06-15 Thread Daniel Brown
On Tue, Jun 15, 2010 at 19:02, andres felipe tamayo cortes wrote: > HI this its the first time i use this way to post a doubt so.. if im doing > wrong please tellme > > this is my problem: > > im trying to make a cross compile of php for arm plattaform while i was > compile it got stop for this tr

[PHP-INSTALL] Re: [PHP-WEBMASTER] problem!!

2009-08-14 Thread Daniel Brown
On Fri, Aug 14, 2009 at 05:54, 3DNAN UTAYIM wrote: >                   on/Apache2.2/conf/httpd.conf: Cannot load > C:/php/php5apache2.dll into server: > The specified module could not be found. >                   Note the errors or messages above, and press the key > to exi

Re: [PHP-INSTALL] PHP and phpMyAdmin on Mac G5 with OS 10.5.6

2009-05-17 Thread Daniel Brown
On Sun, May 17, 2009 at 22:17, Christine McGee wrote: [snip!] > > About My System: > > I have a PowerMac G5 (PPC), OS 10.5.6 which has the following versions of > PHP and Apache: > -- PHP 5.2.6 (Zend Engine 2.2.0) > -- Apache 2.2.9 > PHP and Apache have NOT been enabled on my machine. > My Plan: >

Re: [PHP-INSTALL] Missing POST data with PHP5 running as CGI

2009-02-25 Thread Daniel Brown
On Wed, Feb 25, 2009 at 09:43, Antonio F. Tornisiello wrote: > > I have both PHP4 and PHP5 running with apache 1.3 on my cPanel box. PHP4 is > running as module and PHP5 as CGI. PHP4 is running fine with no problems but > with PHP5 I'm having trouble with POST data. No form POST data is being > pa

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

2009-01-11 Thread Daniel Brown
On Sun, Jan 11, 2009 at 12:18, John B. Moore wrote: > I'm getting the below email every time I post to the php list > > Is this from someone that is subscribed to this list or is it in some way > related to this list (I subscribe to a lot of lists an never seen this > before) > > Do I ignore (and

Re: [PHP-INSTALL] MySql running on other server

2009-01-10 Thread Daniel Brown
On Sat, Jan 10, 2009 at 19:33, John B. Moore wrote: > > ... I seem to remember in this situation that one creates a symlink from the > latest version to the base name.. i.e. > > ln -s /usr/lib/mysql/libmysqlclient.so.10.0.0 > /usr/lib/mysql/libmysqlclient.so I'm sorry, John, I mis-read your e

Re: [PHP-INSTALL] MySql running on other server

2009-01-10 Thread Daniel Brown
On Sat, Jan 10, 2009 at 19:33, John B. Moore wrote: > > Ok.. installed the mysql-devel rpm (could not find a centos specific rpm) You don't have to do that at all. Did you install PHP from an RPM? I thought you were compiling from source. If it's an RPM, just install `php-mysql`, whic

Re: [PHP-INSTALL] MySql running on other server

2009-01-10 Thread Daniel Brown
On Fri, Jan 9, 2009 at 20:47, John Moore wrote: > > I want to be able to access a MySql database running on another server. > Therefore I don't think I use the --with-mysql.. based on what I have read > thus far.. > > Correct.. Not correct. You'll need to add MySQL support to your PHP in

[PHP-INSTALL] Re: [PHP-DEV] PHP compiling

2008-12-31 Thread Daniel Brown
On Wed, Dec 31, 2008 at 12:42, Kenan R Sulayman wrote: > Hey Folks! > I've got a error in compiling PHP ( 5.3+ ) (or executing the compiled PHP > bin). > It occurs with including php_xdebug.dll (alt. known as xDebug Server ). > > When executing the compiled binary of PHP. > > Any suggestions?

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

2008-12-30 Thread Daniel Brown
On Tue, Dec 30, 2008 at 08:48, Ashutosh Bhardwaj wrote: > Please give me instalation tips on installation of LAMP on RHEL-5 > Operating System: Red Hat Linux 5 > PHP Version:php 5 > Web server: Apache 2 > Seriously? STFW and RTFM for LAMP PHP on RHEL IV! http://www.google.com/search?q=h

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

2008-12-19 Thread Daniel Brown
On Fri, Dec 19, 2008 at 11:42, PJ wrote: > Why am I getting these emails? The message isn't very helpful, that's for sure, but my guess is that it's someone subscribed to the list whose system is, for one reason or another, marking your messages as potential SPAM. In any case, it's not comin

Re: [PHP-INSTALL] 3 day nightmare

2008-12-19 Thread Daniel Brown
On Fri, Dec 19, 2008 at 11:30, PJ wrote: > I'm beginning to wonder why there are so many Linux users... all I > can say at this time is - horsemanure !!! FreeBSD isn't Linux, it's BSD. Both are POSIX systems designed to be nearly identical to *NIX, but are different in their own right. BSD,

Re: [PHP-INSTALL] 3 day nightmare

2008-12-18 Thread Daniel Brown
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 extensions. Are you sure it's using the same php.

Re: [PHP-INSTALL] PHP on Windows without Apache

2008-12-14 Thread Daniel Brown
On Sun, Dec 14, 2008 at 13:19, Jeffery Harris wrote: > Thanks Daniel. Any recommendations on a good php learning book. My pleasure, Jeff. I've honestly never read any of the PHP books out there, so I wouldn't be able to give you a definite recommendation on that. What I *will* highly re

Re: [PHP-INSTALL] PHP on Windows without Apache

2008-12-14 Thread Daniel Brown
On Sun, Dec 14, 2008 at 12:49, Jeff wrote: > I need to install PHP on a windows server. This will be my company intranet. > The IT manager moved the IIS webserver directory to drive (D:) instead of > (C:). He does not want me to use WAMP or XAMP server .exe(s) Now I have to > install phpadmin and

Re: [PHP-INSTALL] Subscribe.

2008-12-12 Thread Daniel Brown
On Thu, Dec 11, 2008 at 22:30, Richard Carlisle wrote: > Consider it successful. Welcome to the list, Richard. -- http://www.parasane.net/ daniel.br...@parasane.net || danbr...@php.net 50% Off Hosting! http://www.pilotpig.net/specials.php

Re: [PHP-INSTALL] Trying to get GD2 to work with PHP.

2008-12-05 Thread Daniel Brown
On Fri, Dec 5, 2008 at 9:49 AM, Daniel <[EMAIL PROTECTED]> wrote: > I am creating a new website that uses ImageFlow > (http://finnrudolph.de/ImageFlow/Installation) > > I have created a test page for use with the new ImageFlow.js > > When I load the webpage, I get the correct page except the pictur

Re: [PHP-INSTALL] I get blank screen with PHP5 & Apache2.2

2008-12-04 Thread Daniel Brown
On Thu, Dec 4, 2008 at 12:20 PM, Tommy Peterson <[EMAIL PROTECTED]> wrote: > Yes true. But I understood him to say he was viewing the source of the page > (like an HTML page) and seeing content. If he is seeing source then, yes, > Apache and PHP are not setup correctly. But he said it was working n

Re: [PHP-INSTALL] I get blank screen with PHP5 & Apache2.2

2008-12-04 Thread Daniel Brown
On Thu, Dec 4, 2008 at 12:07 PM, Tommy Peterson <[EMAIL PROTECTED]> wrote: > > Use this php.ini file and then reload the page. The error will display. Actually, if the OP is seeing the PHP source when viewing the source of the page, it means that PHP isn't even being properly executed by Apach

Re: [PHP-INSTALL] MySQL and PHP won't work

2008-11-19 Thread Daniel Brown
On Tue, Nov 18, 2008 at 10:11 PM, Justin Vanderhooft <[EMAIL PROTECTED]> wrote: > I have had PHP and Apache installed and working for quite some time > now as I teach myself PHP. I am now trying to get MySQL to work but > it wont. I tried to install phpmyadmin and whenever I start it I get > a my

Re: [PHP-INSTALL] Windows: Can't open PHP files on my server -- get a dialog box

2008-11-05 Thread Daniel Brown
On Tue, Nov 4, 2008 at 10:45 PM, Sunil Bhatia <[EMAIL PROTECTED]> wrote: > You should set the MIME type in httpd.conf file. > > Read on my site on how to configure PHP, Apache and MySQL. And you should read the thread to know what's being said before you SPAM your links to the list. It had no

Re: [PHP-INSTALL] Windows: Can't open PHP files on my server -- get a dialog box

2008-11-04 Thread Daniel Brown
On Tue, Nov 4, 2008 at 1:32 PM, Tommy Peterson <[EMAIL PROTECTED]> wrote: > > It is because you are not viewing them through your server but locally. Tommy, When writing to the lists, please use plain-text as opposed to HTML mail. -- http://www.parasane.net/ [EMAIL PROTECTED] || [EMAIL

Re: [PHP-INSTALL] RE: first request

2008-10-31 Thread Daniel Brown
On Fri, Oct 31, 2008 at 4:33 AM, michael glancy <[EMAIL PROTECTED]> wrote: > HI Daniel > > I installed Xampp last night but it still didnt have those extensions > installed. > > was there something else I should have done ? For the benefit of others now and in the future (through the archives

[PHP-INSTALL] Re: [PHP] php "make test" failures

2008-10-20 Thread Daniel Brown
Forwarded to Installs and QA. On Mon, Oct 20, 2008 at 8:40 PM, Michael McCallister <[EMAIL PROTECTED]> wrote: > Greetings PHP List, > > I have run php4 for many years and am finally rolling over to php5. > When I compiled php 5.2.6 and ran "make test", I get the following: > >

Re: [PHP-INSTALL] Please HELP!!!

2008-09-26 Thread Daniel Brown
On Fri, Sep 26, 2008 at 10:11 AM, Swapnesh Tiwari <[EMAIL PROTECTED]> wrote: > Dear Sir, > > I want to start working on PHP, but I have heard that the installation > process of PHP including Apache and MySQL However, currently I am unable to > understand that which version of PHP will be suitable f

Re: [PHP-INSTALL] Weird virtual host error

2008-07-25 Thread Daniel Brown
On Fri, Jul 25, 2008 at 5:11 AM, Richard Heyes <[EMAIL PROTECTED]> wrote: >> ... > > Thanks all, found the problem (I think). For some reason the PHP > engine was being turned off (?). Very bizaare. Might have beeen > something to do with Plesk, not sure. When it comes to Plesk, who knows? :-

Re: [PHP-INSTALL] uninstall php-5.2.6

2008-07-23 Thread Daniel Brown
On Wed, Jul 23, 2008 at 9:37 AM, Simon Jones <[EMAIL PROTECTED]> wrote: > > Fixed, it's running 5.2.4 now but still thinks it's running 5.2.6 when > you ask it... anyway least it's working now :) What leads you to believe that the server is running 5.2.4? If it's saying 5.2.6, unless you chan

Re: [PHP-INSTALL] uninstall php-5.2.6

2008-07-23 Thread Daniel Brown
On Wed, Jul 23, 2008 at 7:46 AM, Simon Jones <[EMAIL PROTECTED]> wrote: > > thanks for the help, I have rebuilt from source (php 4) but still php > -v returns the 5.2.6 version, I've even removed httpd and all > dependencies and reinstalled then rebooted but php -v still returns > 5.2.6 - any ideas

Re: [PHP-INSTALL] Executing a python script from within perl

2008-07-22 Thread Daniel Brown
Forwarded to the appropriate list (PHP General). Anuj: If you're not already subscribed, please visit http://php.net/mailinglists and subscribe to the PHP General list, or send a blank email to [EMAIL PROTECTED] On Tue, Jul 22, 2008 at 11:09 PM, Anuj Bhatt <[EMAIL PROTECTED]> wrote: > Hi, > >

Re: [PHP-INSTALL] uninstall php-5.2.6

2008-07-21 Thread Daniel Brown
On Mon, Jul 21, 2008 at 8:17 AM, Simon Jones <[EMAIL PROTECTED]> wrote: > I wish to remove php-5.2.6 completely from my machine after > configuring it from source. how can this be done? > > when i try make uninstall i get: > > make: *** No rule to make target `uninstall'. Stop. > > thanks, i need

Re: [PHP-INSTALL] PHP Page Refuse to Display PHP content

2008-06-11 Thread Daniel Brown
Alice, Also, make sure you've restarted Apache. Every time you make changes to httpd.conf, php.ini, or any related file, you need to restart Apache. -- Dedicated Servers - Intel 2.4GHz w/2TB bandwidth/mo. starting at just $59.99/mo. with no contract! Dedicated servers, VPS, and hosting

Re: [PHP-INSTALL] finding difficulty in installing php5

2008-04-10 Thread Daniel Brown
On Thu, Apr 10, 2008 at 2:36 AM, lokesh mohan bhagat <[EMAIL PROTECTED]> wrote: > dear sir > > my system is > fedora 8 > mod_ssl-2.8.31-1.3.41 > openssl-0.9.8g > mysql-5.0.51a-linux-i686 > apache 1.3.41 > > i am tring to install php5.2.5 > > pls find attached the log file It looks like you're

Re: [PHP-INSTALL] I cant get php_gd.dll to work

2008-03-21 Thread Daniel Brown
On Thu, Mar 20, 2008 at 10:04 PM, Mark <[EMAIL PROTECTED]> wrote: > Hi, > > Im new to php and i cant get the gd graphics library to work. > Im running Apache, Mysql, Windows xp > > I downloaded and installed php from php.net. > > After much screwing around I finally got in to work with mysql an

Re: [PHP-INSTALL] POST variable is empty

2008-03-18 Thread Daniel Brown
On Tue, Mar 18, 2008 at 2:14 PM, Gustavo <[EMAIL PROTECTED]> wrote: > Hi All, > > After an apache compilation the $_POST variables is empty. > I try to send some value value using POST method but the $_POST is always > empty in target script. > > GET methods is working fine Check your EGPC

Re: [PHP-INSTALL] What is php compiled with now?

2008-03-12 Thread Daniel Brown
On Wed, Mar 12, 2008 at 1:53 PM, Rick <[EMAIL PROTECTED]> wrote: > In article <[EMAIL PROTECTED]>, > > Daniel Brown <[EMAIL PROTECTED]> wrote: > > >When running ./configure, if you use that information, just be > >sure to remove the quotes. > >

Re: [PHP-INSTALL] What is php compiled with now?

2008-03-12 Thread Daniel Brown
On Wed, Mar 12, 2008 at 1:19 PM, Jay Why <[EMAIL PROTECTED]> wrote: > How do I find out what flags php are compiled with now so I can include > those when reconfiguring it. I want to make an addition, but I want to keep > everything is already there now. How do I get a listing of that? The eas

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

2008-03-11 Thread Daniel Brown
On Tue, Mar 11, 2008 at 5:36 PM, Ofer Inbar <[EMAIL PROTECTED]> wrote: > Installing PEAR environment: /hlg/rpmbuild/buildroot/php-5.2.5-1- > manual/usr/local/lib/php/download directory "/tmp/pear/cache" is not > writeable. Change download_dir config variable to a writeable dir The

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

2008-02-27 Thread Daniel Brown
On Wed, Feb 27, 2008 at 8:57 AM, Keith Roberts <[EMAIL PROTECTED]> wrote: > Thankyou for that Jerome. > > I have just added: > > [EMAIL PROTECTED] > > to my TMDA blocked filter. I did the same thing last week. I also filtered anything sent to [EMAIL PROTECTED] with a subject "FEBRUARY *% O

[PHP-INSTALL] Re: [PHP] Cross-Post: Installing on Palm Treo?

2008-02-25 Thread Daniel Brown
On Sat, Feb 23, 2008 at 4:58 AM, Larry Garfield <[EMAIL PROTECTED]> wrote: > Um. Palm OS Garnet (what every remotely modern Treo runs) is completely > incapable of running multiple simultaneous processes without hacking the OS > beyond recognition. It is an absolutely horrid concept for a serve

[PHP-INSTALL] Cross-Post: Installing on Palm Treo?

2008-02-22 Thread Daniel Brown
Hey, folks, I'm cross-posting on General and Install, and I'm wondering if anyone has yet attempted to install PHP (as well as Apache and MySQL, but PHP for now) on a Palm Treo. I'm considering picking up a 700wx tonight or tomorrow and finally switching over to Verizon. I was just wondering

[PHP-INSTALL] Re: [PHP] Thread Safety

2008-02-19 Thread Daniel Brown
On Feb 19, 2008 1:21 PM, Thiago Pojda <[EMAIL PROTECTED]> wrote: > I was expecting that. I just compiled it to enable oci8 module and the > source is ready for modifications. :) > > Isn't there any argument you pass to ./configure to disable Thread Safety? I > didn't find any and neither google or