I've compiled php (dso) with apache, just fine, and have confirmed that
I have all of the needed lines in my httpd.conf. When I try to open a
test php page on the server and another computer, all i see is code. I
know httpd is correct, as it works fine for my RT/mysql installation. I
have tried ev
php-install Digest 18 Jan 2002 22:51:42 - Issue 656
Topics (messages 5620 through 5623):
Desperate for help with PHP and LDAP
5620 by: Quinn Perkins
Re: Loading .dll in php 4.1.0
5621 by: Jean-Louis Margueret
Re: Php + pgsql
5622 by: Leonard Bouchet
APXS failure o
I am running Solaris 7, up-to-date patches, Perl5, Apache 1.3.9 with DSO
support, and PHP-4.1.0. On my ./configure attempt, I get the following from
apxs.
Sorry, I was not able to successfully run APXS. Possible reasons:
1. Perl is not installed;
2. Apache was not compiled with DSO support (
> The cause are
>
> - you haven't build PHP by yoursel
> - build PHP with different system
> - you have old libpq.so in your system
> - others?
>
> Build PHP with your system and make sure you don't have
> old libpq.so enabled on your system.
>
> Use following order for ld.so.conf if you have o
I have the same problem and I am running WindowsXP Professional/IIS 5.1/php
4.1.0 CGI
I get the error message : "Unable to load dynamic link library at
'C:\PHP\ext\php_gd.dll'
I have tried a lot of things : put the dll in system directory, but it seems
do not work.
I looked at "http://bugs.php.net