On Friday 11 August 2006 18:15, Michael B Allen wrote:
> On Fri, 11 Aug 2006 17:50:12 -0500
>
> Ray Hauge <[EMAIL PROTECTED]> wrote:
> > Hello everyone,
> >
> > I successfully compiled PHP 4.4.3 and PHP 5.1.4 today. I'm having a
> > problem with loading the PDFLib extension (pdflib_php.so). It wo
On Fri, 11 Aug 2006 17:50:12 -0500
Ray Hauge <[EMAIL PROTECTED]> wrote:
> Hello everyone,
>
> I successfully compiled PHP 4.4.3 and PHP 5.1.4 today. I'm having a problem
> with loading the PDFLib extension (pdflib_php.so). It works fine in PHP 4,
> but PHP5 is not loading it. I do know that
Hello everyone,
I successfully compiled PHP 4.4.3 and PHP 5.1.4 today. I'm having a problem
with loading the PDFLib extension (pdflib_php.so). It works fine in PHP 4,
but PHP5 is not loading it. I do know that I have the file in the correct
location (same as the mysql.so file), and when I ta
there should be something like:
extension_dir = "C:\PHP\extensions"
in your php.ini
Simon Taylor wrote:
> Hi All,
> I have just been trying to add some more extensions to my site, I have
> copied the dll's for the extensions I wish to add to my extensions
dir and
> uncommented them in my php
don't know much about windows, but isn't the problem in the "./" part?
Can you remove it?
Simon Taylor wrote:
Hi All,
I have just been trying to add some more extensions to my site, I have
copied the dll's for the extensions I wish to add to my extensions dir and
uncommented them in my php.ini.
Hi All,
I have just been trying to add some more extensions to my site, I have
copied the dll's for the extensions I wish to add to my extensions dir and
uncommented them in my php.ini.
This worked fine for all of them which include ctype, gd etc. , except for
the xslt extension which will just not
How about take a look at notes (PHP Manual)?
http://www.php.net/manual/en/install-windows.php
You might need to change \ to /, or / to \, or get rid of drive letter in
extension_dir, as I needed to load extension for PHP for Windows.
Regards,
--
Yasuo Ohgaki
"Christian Dechery" <[EMAIL PROTECT
ahh, ok, misread your post...don't know what it could be..don't have
experience with php and dlls...
best of luck!
-jack
Christian Dechery wrote:
>
> of course...
> it's while loading apache that the error message appears...
>
> >restart apache/php?
> >
> >-jack
> >
> >Christian Dechery wrote:
of course...
it's while loading apache that the error message appears...
>restart apache/php?
>
>-jack
>
>Christian Dechery wrote:
> >
> > I posted a message a while ago about having trouble loading php_mssql.dll
> > extension.
> > It gave me that error: 'can't find ...'. So I was stuppid enough
restart apache/php?
-jack
Christian Dechery wrote:
>
> I posted a message a while ago about having trouble loading php_mssql.dll
> extension.
> It gave me that error: 'can't find ...'. So I was stuppid enough to realize
> I didn't have MS SQL 7 installed here.
>
> Somone here told me to downlo
I posted a message a while ago about having trouble loading php_mssql.dll
extension.
It gave me that error: 'can't find ...'. So I was stuppid enough to realize
I didn't have MS SQL 7 installed here.
Somone here told me to download a proggie called Dependency Walker, that
lists all the depende
11 matches
Mail list logo