Re: [PHP] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/php_pdo_mysql' ....

2012-02-01 Thread Darryle Steplight
;> extension_dir=/path/to/modules/ declaration.  When I run php -i | grep >> pdo this is what I see >> >> >> ]# php -i | grep pdo >> PHP Warning:  PHP Startup: Unable to load dynamic library >> '/usr/lib64/php/modules/php_pdo' - /usr/lib64/php/modules

Re: [PHP] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/php_pdo_mysql' ....

2012-02-01 Thread Matijn Woudt
is what I see > > > ]# php -i | grep pdo > PHP Warning:  PHP Startup: Unable to load dynamic library > '/usr/lib64/php/modules/php_pdo' - /usr/lib64/php/modules/php_pdo: > cannot open shared object file: No such file or directory in Unknown > on line 0 > PHP

[PHP] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/php_pdo_mysql' ....

2012-02-01 Thread Darryle Steplight
;/usr/lib64/php/modules/php_pdo' - /usr/lib64/php/modules/php_pdo: cannot open shared object file: No such file or directory in Unknown on line 0 PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/php_pdo_mysql' - /usr/lib64/php/modules/php_pdo_mysql:

[PHP] modules in php?

2009-09-26 Thread Lars Nielsen
Hi, I am developing a cms and I want to make it able to use modules. Ex a statistics module. Can you give som examples or pointers to where i can start reading without getting lost in the details? regards Lars Nielsen -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: htt

[PHP] Questions regarding distribution of PHP modules as binaries

2005-08-30 Thread Dan Trainor
Hello, all - I've got one more question for you all, which I don't quite understand. What if, say, I'd like to develope an application which requires the use of, well for simplicity, some SSL functionality. I would distribute my PHP application, but then would provide compiled modules for ea

[PHP] modules

2005-03-25 Thread Cima
hi, im building a web site and i have seen some sites built using modules to facilitate further maintainance. by modules im referring to having a module for administrating the web site , another for searchs to be done, another for reports to be generated ect. i hope im explaining my self. wha

[PHP] Re: PHP modules

2004-09-10 Thread Catalin Trifu
http://ro.php.net/manual/en/zend.php This might be a good start. Cheers, Catalin "Benjamin Bostow" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >I have heard of php modules and to the sound of it it allows me to create >php functions that I don't ha

Re: [PHP] PHP modules

2004-09-10 Thread Greg Donald
On Fri, 10 Sep 2004 11:57:03 -0700, Benjamin Bostow <[EMAIL PROTECTED]> wrote: > I have heard of php modules and to the sound of it it allows me to > create php functions that I don't have to have include files to have > access to those functions. I have been searching fo

[PHP] PHP modules

2004-09-10 Thread Benjamin Bostow
I have heard of php modules and to the sound of it it allows me to create php functions that I don't have to have include files to have access to those functions. I have been searching for any information on this and have not had any success. I am basically trying to write an API that o

Re: [PHP] compiling 3'd party php modules

2004-07-05 Thread Curt Zirzow
* Thus wrote Zilvinas Saltys: > Hello, > > I need to compile sqlanywhere module. > http://www.sybase.com/detail/1,6904,1019698,00.html heh.. thats funny a zip that contains a tar.gz file... > Theyr documentation says that i need to compile the whole php source tree. That is > not an easy task

[PHP] compiling 3'd party php modules

2004-07-04 Thread Zilvinas Saltys
Hello, I need to compile sqlanywhere module. http://www.sybase.com/detail/1,6904,1019698,00.html Theyr documentation says that i need to compile the whole php source tree. That is not an easy task on gentoo with ebuilds. Well i managed to do that. But maybe there is an easier way? To compile se

Re: [PHP] where can we downlaod PHP modules??

2004-06-18 Thread Curt Zirzow
* Thus wrote Nguyen, Long P (Mission Systems): > Anyone know where can I download the following PHP modules? What your looking for arn't the modules, but the libraries that the modules depend on. > > Sablotron XSLT processor (command-line utility and PHP plugin) See Inst

[PHP] where can we downlaod PHP modules??

2004-06-18 Thread Nguyen, Long P (Mission Systems)
Anyone know where can I download the following PHP modules? Sablotron XSLT processor (command-line utility and PHP plugin) PHP DOMXML support compiled-in (libxml version) PHP XML support compiled-in (expat version) PHP XMLRPC support compiled-in Thank you!! -- PHP General Mailing List (http

Re: [PHP] Multiple PHP modules

2003-10-10 Thread David Otton
On Fri, 10 Oct 2003 03:10:53 -0400, you wrote: >> > Is it possible to load two different PHP modules in apache having them >> > linked to different virtual hosts? I'm hoping I can run one site with PHP >> > 5 and another with 4.3.x >I thought that might

Re: [PHP] Multiple PHP modules

2003-10-10 Thread Jason Wong
On Friday 10 October 2003 15:10, Ryan Thompson wrote: > It's possible to run to web servers simultaneous off the same computer > isn't it? Each handling different IP address? or at least host names > Maybe I'll try that tomorrow unless someone stops me and says it's a waste > of time. :) You

Re: [PHP] Multiple PHP modules

2003-10-10 Thread Marek Kilimajer
Wednesday 08 October 2003 11:33 pm, Ryan Thompson wrote: Just a quick question. I don't think it's possible but worth a try Is it possible to load two different PHP modules in apache having them linked to different virtual hosts? I'm hoping I can run one site with PHP 5 and another

Re: [PHP] Multiple PHP modules

2003-10-10 Thread Ryan Thompson
libphp4.so > > I haven't tried it, but it should work. > > On Wednesday 08 October 2003 11:33 pm, Ryan Thompson wrote: > > Just a quick question. I don't think it's possible but worth a try > > > > Is it possible to load two different PHP modules in apache

Re: [PHP] Multiple PHP modules

2003-10-09 Thread Evan Nemerson
I don't think it's possible but worth a try > > Is it possible to load two different PHP modules in apache having them > linked to different virtual hosts? I'm hoping I can run one site with PHP 5 > and another with 4.3.x -- Evan Nemerson [EMAIL PROTECTED] -- "If you

[PHP] Multiple PHP modules

2003-10-08 Thread Ryan Thompson
Just a quick question. I don't think it's possible but worth a try Is it possible to load two different PHP modules in apache having them linked to different virtual hosts? I'm hoping I can run one site with PHP 5 and another with 4.3.x -- Ryan Thompson [EMAIL

[PHP] Re: RPM Installation Did Not Install PHP Modules

2001-11-19 Thread Fredrik Wahlberg
le and LoadModule directives where there and not > commented out. They are there, although they are within HAVE_PHP> tags. When I followed the path the modules are supposed to be in > (modules/mod_php.so for example), I discovered there were no php modules > in /etc/httpd/modules, nor any ot

[PHP] RPM Installation Did Not Install PHP Modules

2001-11-18 Thread Gabriel Richards
d not commented out. They are there, although they are within tags. When I followed the path the modules are supposed to be in (modules/mod_php.so for example), I discovered there were no php modules in /etc/httpd/modules, nor any other place on my system (after a find...). Why were these modules not inst

[PHP] Re: Writing php modules in C++

2001-08-07 Thread Yasuo Ohgaki
>From Coding Standard === Syntax and indentation -- *SNIP* PHP is written in C, and is aimed at compiling under any ANSI-C compliant compiler. === You are better to ask in php-dev list, if use of C++ is acceptable or not. If you are not interested in making your extension av

[PHP] Writing php modules in C++

2001-08-06 Thread Shao Zhang
Hi, I cannot find any information on writing the php external module in C++ or any other languages other than C. Basically I need to develop an external php module to interface with some other third party library which is only available in C++. Your help is really appreciated. Regards, Shao.

[PHP] php modules

2001-07-25 Thread Miguel Loureiro
Hello , I 'm having problems to found site where I can download php modules(I want php-gd.dll and php-zlib.dll), but the sites founded ( result of my search ) dont work or are down or stoped for some reason(http://www.php4win.de ,  http://download.swwwing.com/php4/mo

Re: [PHP] Developing new PHP modules

2001-04-13 Thread Philip Olson
D]... > >> Hi all, > >> > >> I don't know if I'm in the correct mailling list or not, but > >> could someone provide me with some information about the developement > >> of new PHP modules (documentation, source-code, ...) ? > >> &g

Re: [PHP] Developing new PHP modules

2001-04-13 Thread Bo Kleve
sage >[EMAIL PROTECTED]">news:[EMAIL PROTECTED]... >> Hi all, >> >> I don't know if I'm in the correct mailling list or not, but >> could someone provide me with some information about the developement >> of new PHP modules

Re: [PHP] Developing new PHP modules

2001-04-10 Thread Yasuo Ohgaki
someone provide me with some information about the developement > of new PHP modules (documentation, source-code, ...) ? > > Thanks in advance. > > Best regards, > > _ > Carlos Serrão [EMAIL PROTEC

[PHP] Developing new PHP modules

2001-04-10 Thread Carlos Serrão
Hi all, I don't know if I'm in the correct mailling list or not, but could someone provide me with some information about the developement of new PHP modules (documentation, source-code, ...) ? Thanks in advance. Be