On Mon, 2004-08-16 at 22:49, Marco Weber wrote:
> Hi Lester Caine,
> > I think we have established that php_mysql.dll needs the libmysql.dll (
> > I think ) copied to the system32 directory.
>
> I've copied this library into 3 places: c:/windows, c:/windows/system32
> and c:/php ...
>
> To me,
I haven't used pdflib but I did find the following reference:
http://www.php.net/manual/en/faq.using.php#faq.using.freepdf
I have used html2doc with success.
Regards,
Rich
On Tue, 17 Aug 2004 05:59:34 +0930
"Luke (Terry) Vanderfluit" <[EMAIL PROTECTED]> wrote:
Hi Rich,
I've been able to install ph
Hi Lester Caine,
I think we have established that php_mysql.dll needs the libmysql.dll (
I think ) copied to the system32 directory.
I've copied this library into 3 places: c:/windows, c:/windows/system32
and c:/php ...
To me, it seems like php can't load any extension, although the path and
fi
Hi Rich,
I've been able to install php with both gd and pdflib compiled in,
however when I run a php page testing pdflib I get an error.
This is the php page file I use to test pdf functionality:
~~~
~~~
and this is the error:
~
Marco Weber wrote:
I have a little problem with the installation of mysql.
I set the following entries as usual:
extension_dir = "C:\php5\ext"
extension=php_mysql.dll
But when i'm restarting the following message box appears:
PHP Startup: Unable to load dynamic library 'C:\php5\ext\php_mysql.dll':
Hi,
I have a little problem with the installation of mysql.
I set the following entries as usual:
extension_dir = "C:\php5\ext"
extension=php_mysql.dll
But when i'm restarting the following message box appears:
PHP Startup: Unable to load dynamic library 'C:\php5\ext\php_mysql.dll':
Die angegebene
I don't know if this would help but why not try to load the newest
Redhat 9 version of libpng and libpng-devel and reload gd and then
check to see if /usr/lib/libpng.a and libpng.so exist and redo php
configure and install
ftp://ftp.redhat.com/pub/redhat/linux/updates/9/en/os/i386/
rpm -Uvh lib
I am having problems running php files. I cannot see any of the simple test
pages that I have set up in C:\inetpub\wwwroot. I can see the regular html
lines
but none of the php lines.
I have installed the PHP 5 (CGI) with my web server (IIS 5). I have set up
the PATH environment variable, my .ini