;> 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
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
;/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:
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
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
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
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
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
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
* 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
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
* 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
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
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
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
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
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
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
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
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
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
>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
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.
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
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
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
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
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
28 matches
Mail list logo