Re: [PHP] install PHP 5.4 by RPM

2012-09-25 Thread Jonathan Sundquist
What version of centso are you running? - The cold winds are rising On Sep 24, 2012 10:28 PM, lx lxlenovos...@gmail.com wrote: Hello: I have installed the PHP and Apache by RPM, and the version of rpm packets is: httpd-2.2.3-63.el5.centos.1.x86_64.rpm apr-1.2.7-11.el5_3.1.x86_64.rpm

Re: [PHP] install PHP 5.4 by RPM

2012-09-25 Thread Matijn Woudt
On Tue, Sep 25, 2012 at 1:48 PM, Jonathan Sundquist jsundqu...@gmail.com wrote: What version of centso are you running? - The cold winds are rising On Sep 24, 2012 10:28 PM, lx lxlenovos...@gmail.com wrote: Hello: I have installed the PHP and Apache by RPM, and the version of rpm

[PHP] install PHP 5.4 by RPM

2012-09-24 Thread lx
Hello: I have installed the PHP and Apache by RPM, and the version of rpm packets is: httpd-2.2.3-63.el5.centos.1.x86_64.rpm apr-1.2.7-11.el5_3.1.x86_64.rpm apr-util-1.2.7-11.el5.x86_64.rpm postgresql-libs-8.1.18-2.el5_4.1.x86_64.rpm gmp-4.1.4-10.el5.x86_64.rpm

Re: [PHP] Install library

2010-09-17 Thread Ashley Sheridan
On Fri, 2010-09-17 at 15:37 +0200, Jordan Jovanov wrote: Hello everybody, I like to create same PDF file with PHP, i find that i must to install something like PDFLib but i can't how to istall on linux. Does somebody can help me. Thanks a lot. Jordan When you asked this question

[PHP] Install library

2010-09-15 Thread Jordan Jovanov
Hello All, I have one very funny question. A need me PDFlibrary. Can somebody tall me how can I download and install on my server this library. I use PuTTy to connect to my server. Does somebody know the command line for download in istall library in php. Thanks a lot. Best Regards, Jordan

Re: [PHP] Install library

2010-09-15 Thread Ashley Sheridan
On Wed, 2010-09-15 at 15:16 +0200, Jordan Jovanov wrote: Hello All, I have one very funny question. A need me PDFlibrary. Can somebody tall me how can I download and install on my server this library. I use PuTTy to connect to my server. Does somebody know the command line for download in

[PHP] Re: [PHP-INSTALL] Getting file pointer from file descriptor

2010-04-23 Thread Rasmus Lerdorf
You seem to be quite confused. First of all, a function like fdopen() which has never existed in any version of PHP, wouldn't read/write anything. In C that function will return a FILE pointer from a file descriptor. You would then use fread()/fwrite() to read and write from that FILE pointer.

[PHP] Re: [PHP-INSTALL] Getting file pointer from file descriptor

2010-04-16 Thread Naga Kiran K
Hi Rasmus, Thanks for reply. The requirement I was looking for is to read/write given only the file descriptor number. PHP-CGI binary is invoked by a webserver that runs in jail-directory and doesn't have access to the file path directory. So, it communicates with another daemon that opens a

[PHP] Something wrong with the PHP-INSTALL list ?

2010-03-31 Thread Nilesh Govindarajan
Any replies I send to PHP-INSTALL list, I get the follow response: Any ideas why this is happening ? Original Message Subject:Re: [PHP-INSTALL] installation problem with php and Apache [Incident:100331-000506] Date: Wed, 31 Mar 2010 06:48:44 -0400 (EDT) From: Abuse

Re: [PHP] Something wrong with the PHP-INSTALL list ?

2010-03-31 Thread Tommy Pham
On Wed, Mar 31, 2010 at 3:50 AM, Nilesh Govindarajan li...@itech7.com wrote: Any replies I send to PHP-INSTALL list, I get the follow response: Any ideas why this is happening ? Original Message Subject:        Re: [PHP-INSTALL] installation problem with php and Apache

Re: [PHP] Something wrong with the PHP-INSTALL list ?

2010-03-31 Thread Daniel Brown
On Wed, Mar 31, 2010 at 06:50, Nilesh Govindarajan li...@itech7.com wrote: Any replies I send to PHP-INSTALL list, I get the follow response: Any ideas why this is happening ? Original Message Subject:        Re: [PHP-INSTALL] installation problem with php and Apache

Re: [PHP] Something wrong with the PHP-INSTALL list ?

2010-03-31 Thread Nilesh Govindarajan
On 03/31/10 19:14, Tommy Pham wrote: On Wed, Mar 31, 2010 at 3:50 AM, Nilesh Govindarajanli...@itech7.com wrote: Any replies I send to PHP-INSTALL list, I get the follow response: Any ideas why this is happening ? Original Message Subject:Re: [PHP-INSTALL

Re: [PHP] Something wrong with the PHP-INSTALL list ?

2010-03-31 Thread Nilesh Govindarajan
On 03/31/10 21:43, Daniel Brown wrote: On Wed, Mar 31, 2010 at 06:50, Nilesh Govindarajanli...@itech7.com wrote: Any replies I send to PHP-INSTALL list, I get the follow response: Any ideas why this is happening ? Original Message Subject:Re: [PHP-INSTALL

Re: [PHP] Something wrong with the PHP-INSTALL list ?

2010-03-31 Thread Tommy Pham
On Wed, Mar 31, 2010 at 10:24 AM, Nilesh Govindarajan li...@itech7.com wrote: No I don't have any problems. I was replying to one's problem. My mistake :) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Fedora 11 PHP install problems

2009-10-23 Thread Ashley Sheridan
Hiya, I know this isn't the best place to ask, but I figured enough people here would have at some point installed PHP on some Linux variant, and I'm hoping that some of you may have even done it on Fedora 11. I'm using the built in gui package manager in Fedora (kpackagekit) to install php,

Re: [PHP] Fedora 11 PHP install problems

2009-10-23 Thread Israel Ekpo
On Fri, Oct 23, 2009 at 11:54 AM, Ashley Sheridan a...@ashleysheridan.co.ukwrote: Hiya, I know this isn't the best place to ask, but I figured enough people here would have at some point installed PHP on some Linux variant, and I'm hoping that some of you may have even done it on Fedora 11.

Re: [PHP] Fedora 11 PHP install problems

2009-10-23 Thread Ashley Sheridan
On Fri, 2009-10-23 at 13:19 -0400, Israel Ekpo wrote: On Fri, Oct 23, 2009 at 11:54 AM, Ashley Sheridan a...@ashleysheridan.co.uk wrote: Hiya, I know this isn't the best place to ask, but I figured enough people here would have at some point

Re: [PHP] Fedora 11 PHP install problems

2009-10-23 Thread Israel Ekpo
What about the error libphp5.so: undefined symbol: OnUpdateLong Are you still observing that error? On Fri, Oct 23, 2009 at 1:23 PM, Ashley Sheridan a...@ashleysheridan.co.ukwrote: On Fri, 2009-10-23 at 13:19 -0400, Israel Ekpo wrote: On Fri, Oct 23, 2009 at 11:54 AM, Ashley Sheridan

Re: [PHP] Fedora 11 PHP install problems

2009-10-23 Thread Ashley Sheridan
On Fri, 2009-10-23 at 13:29 -0400, Israel Ekpo wrote: What about the error libphp5.so: undefined symbol: OnUpdateLong Are you still observing that error? On Fri, Oct 23, 2009 at 1:23 PM, Ashley Sheridan a...@ashleysheridan.co.ukwrote: On Fri, 2009-10-23 at 13:19 -0400, Israel Ekpo

Re: [PHP] Fedora 11 PHP install problems

2009-10-23 Thread Kim Madsen
Ashley Sheridan wrote on 2009-10-23 19:29: On Fri, 2009-10-23 at 13:29 -0400, Israel Ekpo wrote: What about the error libphp5.so: undefined symbol: OnUpdateLong Are you still observing that error? [removed a bunch of old posting] Ashley, you quotefucker :-) Well, I'm not compiling from

[PHP] Install PHPMyAdmin with urpmi

2009-08-31 Thread Ricky Tompu Breaky
Dear my friends, I've downloaded and installed PHPMyAdmin. I use Apache2 and Mandriva 2009.1. I have defined in the file of '/var/www/phpmyadmin/libraries/config.default.php' this things: $cfg['Servers'][$i]['user'] = 'root'; $cfg['Servers'][$i]['password'] = 'mypassword'; . I've done: grant

[PHP] Re: [PHP-INSTALL] Mac OS X + Apache2 + Dynamic Libraries

2009-03-31 Thread BuildSmart
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 As you have now found out, doing the auto-build from PECL doesn't work. Start by building the dependancies (libraries that are linked in the build) then the modules. (you can copy the next 7 following lines verbatim since this works for most

[PHP] Re: [PHP-INSTALL] Mac OS X + Apache2 + Dynamic Libraries

2009-03-30 Thread BuildSmart
On Mar 30, 2009, at 09:22 AM, Stutter Stutters wrote: I've been wrestling with mac os x + php 5.2.6 off and on for a few months to get it to load the memcache.so and imagick.so extensions. When I executed php on the command line `php -i | grep imagick` or `php -i | grep memcache` the

[PHP] Re: [PHP-INSTALL] Mac OS X + Apache2 + Dynamic Libraries

2009-03-30 Thread Stutter Stutters
I used Pecl to install memcache and imagick, I ran the command you mentioned and this was the output: $ file /usr/lib/php/extensions/no-debug-non-zts-20060613/memcache.so /usr/lib/php/extensions/no-debug-non-zts-20060613/memcache.so: Mach-O bundle i386 I don't see anything regarding x86_64, so

Re: [PHP] Re: [PHP-INSTALL] Mac OS X + Apache2 + Dynamic Libraries

2009-03-30 Thread Lists
Stutter Stutters wrote: I used Pecl to install memcache and imagick, I ran the command you mentioned and this was the output: $ file /usr/lib/php/extensions/no-debug-non-zts-20060613/memcache.so /usr/lib/php/extensions/no-debug-non-zts-20060613/memcache.so: Mach-O bundle i386 I don't see

RE: [PHP] Re: Adding extension to an existing PHP install

2009-01-12 Thread Tim Donnelly
I seem to recall reading something about Apache modules that you can do a configure, then make, but not the make install and just move the newly compiled module by hand. Is that possible with PHP? If so, where would the newly complied extension be, and where would it need to be moved? Thanks I

Re: [PHP] Re: Adding extension to an existing PHP install

2009-01-12 Thread Shawn McKenzie
Tim Donnelly wrote: I seem to recall reading something about Apache modules that you can do a configure, then make, but not the make install and just move the newly compiled module by hand. Is that possible with PHP? If so, where would the newly complied extension be, and where would it

[PHP] Adding extension to an existing PHP install

2009-01-09 Thread Tim Donnelly
Hello list, I have a PHP (5.2.1) installation on an openSUSE 10.1 server. PHP was initially compiled from source and I have the original config.nice file, so I know what options were used. l need to add an extension to this running installation, specifically I need to add LDAP support.

[PHP] Re: Adding extension to an existing PHP install

2009-01-09 Thread Nathan Rixham
Tim Donnelly wrote: Hello list, I have a PHP (5.2.1) installation on an openSUSE 10.1 server. PHP was initially compiled from source and I have the original config.nice file, so I know what options were used. l need to add an extension to this running installation, specifically I need to

[PHP] PHP Install Issue

2009-01-08 Thread Gary
I am jumping into php, using David Powers Essential Guide as my guide. I have installed apache 2.2.11, and in testing in a bowser, It Works! However when I go to test the php, (http://localhost/test.php), file not found. On the install of php (5.2.8), I recieved an error message. Error Trying

[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 jhar...@harris4interactive.com 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

[PHP] Install problem

2008-09-17 Thread Illó Gábor
Hello I have this error when i type make: ml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lcrypt -o libphp5.la /usr/bin/ld: /usr/local/lib/libz.a(compress.o): relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC /usr/local/lib/libz.a: could not read symbols: Bad

Re: [PHP] Install problem

2008-09-17 Thread Jochem Maas
Illó Gábor schreef: Hello I have this error when i type make: ml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lcrypt -o libphp5.la /usr/bin/ld: /usr/local/lib/libz.a(compress.o): relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC /usr/local/lib/libz.a: could

[PHP] 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,

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

2008-07-22 Thread Daniel Brown
On Tue, Jul 22, 2008 at 11:27 PM, Daniel Brown [EMAIL PROTECTED] wrote: If all else fails, and you're aware of the side-effects, go fork() yourself. ;-P For posterity: http://php.net/pcntl [See: pcntl_fork(), et al.] -- /Daniel P. Brown Better prices on dedicated servers:

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

2008-07-22 Thread Anuj Bhatt
On Tue, 2008-07-22 at 23:27 -0400, Daniel Brown wrote: Try this to see if your script is outputting any errors: ?php exec('/path/to/python your-script.py 21',$ret); print_r($ret); ? This worked, was opening a file for which permission was denied. Python didn't show me anything,

[PHP] install pecl in debian

2008-04-11 Thread hce
Hi, I post following message days ago, but could not see it on the list. Sorry if it is duplicated. I've installed php5 in debian, but got following problems: 1. I could not find a proper debian package for pecl, search pecl found: dh-make-php - Creates Debian source packages for PHP PEAR and

[PHP] RES: [PHP-INSTALL] ftp_put cannot upload a file.

2008-04-10 Thread Thiago Pojda
Tina, Is there any error message in php logs? Can you reproduce manually what you're trying to do with PHP? I mean, connect and put that file. Enable E_ALL in PHP and try again. I'm copying PHP-GENERAL mailing list as this is not related to PHP-INSTALL issues. Regards, Atenciosamente

[PHP] Re: RES: [PHP-INSTALL] ftp_put cannot upload a file.

2008-04-10 Thread Shawn McKenzie
Thiago Pojda wrote: Tina, Is there any error message in php logs? Can you reproduce manually what you're trying to do with PHP? I mean, connect and put that file. Enable E_ALL in PHP and try again. I'm copying PHP-GENERAL mailing list as this is not related to PHP-INSTALL issues

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

2008-04-08 Thread Thiago Pojda
De: Keith Roberts [mailto:[EMAIL PROTECTED] Another question: Is there a way to make php use these fields [hidden sessid] instead of cookies for session control? I still want to let cookies enabled for other stuff, but as it's messing up with multiple sessions because of poor cookie

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

2008-04-07 Thread Thiago Pojda
of poor cookie handling. Thanks!! -Mensagem original- De: Keith Roberts [mailto:[EMAIL PROTECTED] Enviada em: segunda-feira, 7 de abril de 2008 17:38 Para: [EMAIL PROTECTED] Assunto: Re: [PHP-INSTALL] Can't enable use_trans_sid On Mon, 7 Apr 2008, Thiago Pojda wrote: To: [EMAIL

[PHP] 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 and wrote a

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

2008-02-19 Thread Thiago Pojda
-Mensagem original- quote. De: Daniel Brown [mailto:[EMAIL PROTECTED] Assunto: [PHP-INSTALL] Re: [PHP] Thread Safety 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

[PHP] Install syck on PHP4

2007-12-12 Thread GoWtHaM NaRiSiPaLli
I am trying to install php4-syck but there is no package for it on apt repository on ubuntu. So I got the .deb package and did #dpkg -i php4-syck.x.deb it installed the package and I restarted the apache webserver and tried to run syck_load() function. It throws me an error that the function is

Re: [PHP] Install syck on PHP4

2007-12-12 Thread Richard Lynch
On Wed, December 12, 2007 11:35 am, GoWtHaM NaRiSiPaLli wrote: I am trying to install php4-syck but there is no package for it on apt repository on ubuntu. So I got the .deb package and did #dpkg -i php4-syck.x.deb it installed the package and I restarted the apache webserver and tried to

Re: [PHP] Re: [PHP-INSTALL] MySQL connector installation/upgrade problems

2007-10-23 Thread David Christopher Zentgraf
On 23. Oct 2007, at 20:33, Colin Guthrie wrote: If you compile PHP and it finds v3 of mysql that means that you must have the old development libraries for mysql 3 installed in some capacity (I believe). What is the output of: rpm -qa --nosignature --nodigest | grep -i mysql This should give

Re: [PHP] Re: [PHP-INSTALL] MySQL connector installation/upgrade problems

2007-10-23 Thread Colin Guthrie
David Christopher Zentgraf wrote: On 23. Oct 2007, at 20:33, Colin Guthrie wrote: If you compile PHP and it finds v3 of mysql that means that you must have the old development libraries for mysql 3 installed in some capacity (I believe). What is the output of: rpm -qa --nosignature

Re: [PHP] Re: [PHP-INSTALL] MySQL connector installation/upgrade problems

2007-10-23 Thread David Christopher Zentgraf
On 23. Oct 2007, at 21:07, Colin Guthrie wrote: No, I reckon Jul 5th could be about right when was .45 released? I had it in my head it was august but Jul doesn't seem too far before that so entirely possible. Ah sorry, I was thinking about source installs. RPMs keep the original

Re: [PHP] Re: [PHP-INSTALL] MySQL connector installation/upgrade problems

2007-10-23 Thread Colin Guthrie
David Christopher Zentgraf wrote: $ rpm -V MySQL-devel-community-5.0.45-0.rhel3 missing d /usr/share/man/man1/comp_err.1.gz missing d /usr/share/man/man1/mysql_config.1.gz I suppose this is, albeit not ideal, tolerable? Yeah this is fine. Your system is probably not setup to install docs

[PHP] Re: [PHP-INSTALL] MySQL connector installation/upgrade problems

2007-10-23 Thread Colin Guthrie
David Zentgraf wrote: Hi, I'm trying to upgrade a server running CentOS 3 to an up-to-date MySQL 5 installation + PHP4. I installed the MySQL 5 package, server and client, via RPMs and they work fine, the client tells me it's version 5.0.45. I went on to recompile PHP 4.4.7 --with-mysql,

Re: [PHP] Re: [PHP-INSTALL] MySQL connector installation/upgrade problems

2007-10-23 Thread Colin Guthrie
David Christopher Zentgraf wrote: On 23. Oct 2007, at 17:22, Colin Guthrie wrote: Do rpm -qa --nosignature | grep -i mysql and see what old libraries you have lying around. Specifically look for the devel libraries/packages. Remove the 3.x versions via RPM and make sure you've installed the

[PHP] Find PHP install directory

2007-10-16 Thread Philip Thompson
Hi. Is it possible to dynamically find where PHP is installed on a Win 2k3 machine running IIS? I am setting up a configuration page and I want to show where the install is - not change, just show. I have looked at phpinfo and $_SERVER information, but none of the information seems to jump

Re: [PHP] Find PHP install directory

2007-10-16 Thread Philip Thompson
On 10/16/07, Andrew Peterson [EMAIL PROTECTED] wrote: Hi Phill, Try using http://us2.php.net/ini_get_all or http://us2.php.net/ini_get On 10/16/07, Philip Thompson [EMAIL PROTECTED] wrote: Hi. Is it possible to dynamically find where PHP is installed on a Win 2k3 machine running IIS?

[PHP] Install InnovaStudio as a joomla Mambot

2007-09-23 Thread abderrazzak nejeoui
Please can some body help me to install InnovaStudio WUSISWYG as a Joomla Mambot ! Thanks Nejeoui

[PHP] Re: php install problem

2007-08-03 Thread zerof
David McDivitt escreveu: I hate to ask a simple question, but I have two issues installing PHP. I have XP SP 2 with IIS. When I ran the install php-5.2.3-win32-installer.msi, it said it could not access httpd.config and I would have to configure the web server manually. I could not find

[PHP] php install problem

2007-08-02 Thread David McDivitt
I hate to ask a simple question, but I have two issues installing PHP. I have XP SP 2 with IIS. When I ran the install php-5.2.3-win32-installer.msi, it said it could not access httpd.config and I would have to configure the web server manually. I could not find anything on the internet

[PHP] Install question

2007-06-15 Thread Paul K
I have just started with a clean install on a Windows XP Pro system, Apache 2.24 and PHP 5.2.3 Apache Monitor reports Apache/2.24(Win32)PHP/5.2.3. I can access html files just fine but I can't even run a test program ?php phpinfo(); ? Nothing displays. Where do I look to see whats wrong?

Re: [PHP] Install question

2007-06-15 Thread Daniel Brown
On 6/15/07, Paul K [EMAIL PROTECTED] wrote: I have just started with a clean install on a Windows XP Pro system, Apache 2.24 and PHP 5.2.3 Apache Monitor reports Apache/2.24(Win32)PHP/5.2.3. I can access html files just fine but I can't even run a test program ?php phpinfo(); ? Nothing

Re: [PHP] Install question

2007-06-15 Thread Jim Lucas
Paul K wrote: I have just started with a clean install on a Windows XP Pro system, Apache 2.24 and PHP 5.2.3 Apache Monitor reports Apache/2.24(Win32)PHP/5.2.3. I can access html files just fine but I can't even run a test program ?php phpinfo(); ? Nothing displays. Where do I look to see

[PHP] Re: [PHP-INSTALL] Mailparse extension

2007-05-22 Thread Miles Thompson
On 5/21/07, Tim Donnelly [EMAIL PROTECTED] wrote: I should preface this by saying, I am not a PHP person. I have been able to install php in the past and get things to work, but this time I am having fits. I am running php 5.2.1, apache 1.3.34, OpenSuSE 10.0 on a 64bit AMD platform. I have

[PHP] PHp Install problems on debian linux

2007-04-11 Thread Don Don
Hi all am having issues with a little problem regarding php5 installation on a debian linux machine. while trying to install php5 and supported modules I get the following error messages, what can i do to get rid of them and continue with the installation ? The following packages

Re: [PHP] PHp Install problems on debian linux

2007-04-11 Thread Robert Cummings
Despite the fact this question involves installing PHP5, it's actually a question about installing Debian packages. Maybe you should look into package managers for Debian. Personally I use dselect, and it usually auto selects any dependencies not already installed. PHP though, I install from

[PHP] Install PECL

2007-04-04 Thread Bagus Nugroho
Hi All, I'm trying to install PECL package as install PEAR package, but there's error as : --- C:\PHPpear install http://localhost/pear/APC-3.0.13.tgz http://localhost/pear/APC-3.0.13.tgz downloading APC-3.0.13.tgz ... Starting to download APC-3.0.13.tgz (105,042 bytes)

Re: [PHP] Install PECL

2007-04-04 Thread Jochem Maas
Bagus Nugroho wrote: Hi All, I'm trying to install PECL package as install PEAR package, but there's error as : --- C:\PHPpear install http://localhost/pear/APC-3.0.13.tgz http://localhost/pear/APC-3.0.13.tgz downloading APC-3.0.13.tgz ... Starting to download APC-3.0.13.tgz

RE: [PHP] Install PECL

2007-04-04 Thread Bagus Nugroho
Ok, thanks Best Regards bn From: Jochem Maas [mailto:[EMAIL PROTECTED] Sent: Wed 04-Apr-2007 23:45 To: Bagus Nugroho Cc: php-general@lists.php.net Subject: Re: [PHP] Install PECL Bagus Nugroho wrote: Hi All, I'm trying to install PECL package as install

Re: [PHP] install problems

2007-03-19 Thread jekillen
On Mar 18, 2007, at 10:54 PM, Chris wrote: jekillen wrote: Hello; Well, this one I cannot seem to figure out: I installed Apache 1.3.37 with ./configure --enable-module=so --enable-module=rewrite --enable-shared=max Then tried to install php 5.2.1 --with-apxs=/usr/local/apache/bin etc etc

Re: [PHP] install problems

2007-03-19 Thread Chris
jekillen wrote: On Mar 18, 2007, at 10:54 PM, Chris wrote: jekillen wrote: Hello; Well, this one I cannot seem to figure out: I installed Apache 1.3.37 with ./configure --enable-module=so --enable-module=rewrite --enable-shared=max Then tried to install php 5.2.1

Re: [PHP] install problems

2007-03-19 Thread jekillen
On Mar 19, 2007, at 5:58 PM, Chris wrote: jekillen wrote: On Mar 18, 2007, at 10:54 PM, Chris wrote: jekillen wrote: Hello; Well, this one I cannot seem to figure out: I installed Apache 1.3.37 with ./configure --enable-module=so --enable-module=rewrite --enable-shared=max Then tried to

[PHP] install php 5.2.1 with checkinstall

2007-03-18 Thread Tiron Adrian
Hello, I have php 5.1.6 ,the latest available with yum and i wanted to upgrade to 5.2.1 I have downloade 5.2.1 run ./configure,make and the checkinstall. When i wanted to install the newly created rpm i got the following errors: # rpm -ivh php-5.2.1-1.i386.rpm Preparing...

[PHP] install problems

2007-03-18 Thread jekillen
Hello; Well, this one I cannot seem to figure out: I installed Apache 1.3.37 with ./configure --enable-module=so --enable-module=rewrite --enable-shared=max Then tried to install php 5.2.1 --with-apxs=/usr/local/apache/bin etc etc libphp5.so is no where to be found. It sure is not in

Re: [PHP] install problems

2007-03-18 Thread Chris
jekillen wrote: Hello; Well, this one I cannot seem to figure out: I installed Apache 1.3.37 with ./configure --enable-module=so --enable-module=rewrite --enable-shared=max Then tried to install php 5.2.1 --with-apxs=/usr/local/apache/bin etc etc libphp5.so is no where to be found. It sure is

[PHP] Install / update php rpm packages with FC6

2007-02-20 Thread edwardspl
Dear All, Mine is FC6 System... When I install the php rpm package, the problem as the following : [EMAIL PROTECTED] php]$ rpm -qa | grep libc glibc-common-2.5-3 libcap-devel-1.10-25 libcroco-0.6.1-2.1 glibc-headers-2.5-3 glibc-2.5-3 libcap-1.10-25 libc-client2006-2006e-2.fc6 glibc-devel-2.5-3

RE: [PHP] Install / update php rpm packages with FC6

2007-02-20 Thread Peter Lauri
www.carbonfree.org.uk - become Carbon Free -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 20, 2007 1:22 PM To: [EMAIL PROTECTED] Cc: php Subject: [PHP] Install / update php rpm packages with FC6 Dear All, Mine is FC6 System... When I install

[PHP] Install GD2 Library - $ Reward

2006-04-25 Thread Aleksander Davidsen
Hi, I have trouble with installing GD2 library correctly, someone want to take a look at it and maybe fix it? It`s a symbolic reward of 10$ to the one who solves the problem and make it work correctly :) Please send me an E-Mail at [EMAIL PROTECTED] asap. Thanks in advance, Aleksander

Re: [PHP] Install GD2 Library - $ Reward

2006-04-25 Thread Jochem Maas
Aleksander Davidsen wrote: Hi, I have trouble with installing GD2 library correctly, someone want to take a look at it and maybe fix it? start by supplying details on your OS, php build and everything related. It`s a symbolic reward of 10$ to the one who solves the problem and make it

Re: [PHP] Re: [PHP-INSTALL] php4 vs. php5

2006-02-03 Thread Jochem Maas
Brad Kowalczyk wrote: Grae Wolfe - PHP wrote: Hey there... I am setting up a new test server for one of my clients to use, and I am curious if there is a reason to go with php4.xx over php5.xx, or the other way around. I would think that I would want to go with the newest one, but my

[PHP] [PHP-INSTALL] Re: [PHP] Re: php4 vs. php5

2006-02-03 Thread Mark Galbreath
This is a no-brainer, really. From a security standpoint alone, PHP 5 is superior, but through in the OOP and there's no question. There are books written on the subject - do an amazon search. And don't forget eric's advice. mark Paul Novitski [EMAIL PROTECTED] 02-Feb-06 19:36 PM At

Re: [PHP] Re: [PHP-INSTALL] php4 vs. php5

2006-02-03 Thread Brad Kowalczyk
Jochem Maas wrote: Brad Kowalczyk wrote: Grae Wolfe - PHP wrote: Hey there... I am setting up a new test server for one of my clients to use, and I am curious if there is a reason to go with php4.xx over php5.xx, or the other way around. I would think that I would want to go with the

[PHP] Re: [PHP-INSTALL] php4 vs. php5

2006-02-02 Thread Brad Kowalczyk
Grae Wolfe - PHP wrote: Hey there... I am setting up a new test server for one of my clients to use, and I am curious if there is a reason to go with php4.xx over php5.xx, or the other way around. I would think that I would want to go with the newest one, but my client requested that 4.xx be

[PHP] PHP Install problem

2005-11-14 Thread russbucket
Trying to get apache2, php5 and mysql running. get the following error when opening phpMyAdmin. Can someone explain what it means. There is an include path in php.ini. -- Russ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PHP Install problem

2005-11-14 Thread Curt Zirzow
On Mon, Nov 14, 2005 at 10:06:17AM -0800, russbucket wrote: Trying to get apache2, php5 and mysql running. get the following error when opening phpMyAdmin. Can someone explain what it means. There is an include path in php.ini. I think you forgot to include the error message. curt. -- --

Re: [PHP] PHP Install problem

2005-11-14 Thread russbucket
On Monday 14 November 2005 10:47, Curt Zirzow wrote: On Mon, Nov 14, 2005 at 10:06:17AM -0800, russbucket wrote: Trying to get apache2, php5 and mysql running. get the following error when opening phpMyAdmin. Can someone explain what it means. There is an include path in php.ini. I think

Re: [PHP] PHP Install problem

2005-11-14 Thread Ben
russbucket said the following on 11/14/2005 11:15 AM: Clicking on the config.inc.php gives following error. Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0 Warning: Unknown: Failed opening '/srv/www/htdocs/phpMyAdmin/config.inc.php' for inclusion

Re: [PHP] PHP Install problem

2005-11-14 Thread Richard Lynch
On Mon, November 14, 2005 1:15 pm, russbucket wrote: On Monday 14 November 2005 10:47, Curt Zirzow wrote: On Mon, Nov 14, 2005 at 10:06:17AM -0800, russbucket wrote: Trying to get apache2, php5 and mysql running. get the following error when opening phpMyAdmin. Can someone explain what it

[PHP] install issue (affects 4.4.0 and 5.0.5) [/usr/include/rpc/rpc_msg.h, /usr/include/rpc/rpc.h, /usr/include/crypt.h, standard/crypt.c

2005-10-21 Thread Mark Nernberg
Running FreeBSD 5.4/RELEASE on Sparc64 and Apache 1.3.33 When attempting to install 4.4.0 and 5.0.5, from ports or from source, I am getting the following error: (This specific error is from 4.4.0 from ports [/usr/ports/lang/php4] /bin/sh /usr/ports/lang/php4/work/php-4.4.0/libtool --silent

[PHP] install issue (affects 4.4.0 and 5.0.5) [/usr/include/rpc/rpc_msg.h, /usr/include/rpc/rpc.h, /usr/include/crypt.h, standard/crypt.c

2005-10-20 Thread Administrator
Running FreeBSD 5.4/RELEASE on Sparc64 and Apache 1.3.33 When attempting to install 4.4.0 and 5.0.5, from ports or from source, I am getting the following error: (This specific error is from 4.4.0 from ports [/usr/ports/lang/php4] /bin/sh /usr/ports/lang/php4/work/php-4.4.0/libtool --silent

[PHP] Yaz and PHP 5.0.3 (x-posted to php-install)

2005-10-01 Thread Mark A. O'Neil
To be brief I would like to know if Indexdata's PHP/YAZ is compatible with PHP 5.0.3 and if so what steps may be taken taken to build it. The configure file that comes with PHP 5.0 contains no mention of yaz so how does one build PHP (and the php_yaz.so) short of adding the configure

[PHP] Problems with new PHP install

2005-09-29 Thread Chris Boget
Since I was having so much difficulty getting PHP (with libxml2) installed on RH9, I decided to take the advice given by several people and use Fedora Core 4 instead, which I get installed w/o difficulty. So next is Apache/PHP and I download Apache version 2.0.54 and PHP version 5.0.5.

RE: [PHP] Problems with new PHP install

2005-09-29 Thread Jay Blanchard
[snip] Then I modify the httpd.conf file as instructed at the above page by adding the LoadModule and AddType and then create a 'hello world' php script to make sure php is working. [/snip] Did you restart the Apache server after making the changes to httpd.conf ? I know it is basic, I just have

Re: [PHP] Problems with new PHP install

2005-09-29 Thread Chris Boget
[snip] Then I modify the httpd.conf file as instructed at the above page by adding the LoadModule and AddType and then create a 'hello world' php script to make sure php is working. [/snip] Did you restart the Apache server after making the changes to httpd.conf ? I know it is basic, I just

Re: [PHP] Problems with new PHP install

2005-09-29 Thread John Nichel
Chris Boget wrote: Since I was having so much difficulty getting PHP (with libxml2) installed on RH9, I decided to take the advice given by several people and use Fedora Core 4 instead, which I get installed w/o difficulty. So next is Apache/PHP and I download Apache version 2.0.54 and PHP

Re: [PHP] Problems with new PHP install

2005-09-29 Thread John Nichel
Chris Boget wrote: snip My test script looks like this: script language=php echo PHP Works!!; /script br ? echo PHP Works??; And that is exactly what is getting output by the browser. The br isn't even getting interpreted as a break...? Yeah, looks like you need the AddType entry.

Re: [PHP] Problems with new PHP install

2005-09-29 Thread Chris Boget
And that is exactly what is getting output by the browser. The br isn't even getting interpreted as a break...? Is there a line like this in your httpd.conf...? AddType application/x-httpd-php .php [snip] Yeah, looks like you need the AddType entry. Apache doesn't know what *.php is, so

RE: [PHP] Problems with new PHP install

2005-09-29 Thread Jay Blanchard
[snip] Step 15 of the php installation (as listed in the link in my OP) has you add the following to the httpd.conf: AddType application/x-httpd-php .php .phtml I also went ahead and added the following as well AddType application/x-httpd-php-source .phps The filename of my test script,

Re: [PHP] Problems with new PHP install

2005-09-29 Thread Chris Boget
Step 15 of the php installation (as listed in the link in my OP) has you add the following to the httpd.conf: Ok, color me retarded. Pretty please. :) It turns out I modified the wrong httpd.conf file. duh. Sorry about that. Everyone can move along. Nothing to see here but some blathering

Re: [PHP] Problems with new PHP install

2005-09-29 Thread John Nichel
Chris Boget wrote: Step 15 of the php installation (as listed in the link in my OP) has you add the following to the httpd.conf: Ok, color me retarded. That happens when Jay gets involved. ;) -- John C. Nichel ÜberGeek KegWorks.com 716.856.9675 [EMAIL PROTECTED] -- PHP General Mailing

RE: [PHP] Problems with new PHP install

2005-09-29 Thread Jay Blanchard
[snip] duh. [/snip] You have now officially obtained a lifetime membership to the club. Your t-shirt should arrive in the mail soon. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] install-pear.phar errors

2005-09-07 Thread Greg Donald
-- Greg Donald Zend Certified Engineer MySQL Core Certification http://destiney.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] PHP Install with MySQL in 64 bit libraries.

2005-08-08 Thread Martin McGinn
I installed MySQL 4.23 using SuSE provided rpms so it loads to /usr/lib64 How do I configure the php 5.0 configure script so that it finds the mysql client in here while finding other objects in the /urs/local/. Currently the link fails as it does not find the mysql client so files.

Re: [PHP] PHP Install with MySQL in 64 bit libraries.

2005-08-08 Thread Joseph Oaks
Martin, Make a symlink from /usr/lib64 to /usr/lib and it should work just fine. Joe Martin McGinn ([EMAIL PROTECTED]) wrote: I installed MySQL 4.23 using SuSE provided rpms so it loads to /usr/lib64 How do I configure the php 5.0 configure script so that it finds the mysql client in

  1   2   3   >