hi,
i got this error while compiling PHP 5.3.10 on Redhat ES 4
lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm -lcrypt -lxml2 -lz -lm -lxml2
-lz -lm -lxml2 -lz -lm -lcrypt -o sapi/cli/php
ext/standard/.libs/dns.o(.text+0x3c7): In function `zif_dns_check_record':
/usr/local/src/php-5.3.10/ext/stan
using the the basic of basic configs the install works fine.
But as I try to add more options like --with-mysql=/custom/servers/mysql
I get an error when I'm running the make:
ld fatal: symbol referencing error. no output written to sapi/cli/php
collection2: ld returned 1 exit status
ma
CONFIGURE: './configure' '--with-mysql=/usr/local/mysql'
'--with-apxs=/usr/local/apache/bin/apxs'
CC: gcc
CFLAGS: -I/usr/include -g -O2
CPPFLAGS:
CXX:
CXXFLAGS:
INCLUDES:-I/usr/local/include/libxml2 -I/data/warehouse/src-sys/php-5.2.6/ext/date/lib -I/usr/local/mysql/include
I have Apache 2.0.59 running on my local machine and working fine. I've
tested perl/cgi scripts that work (e.g. http://localhost/test.cgi)
I downloaded PHP 5.2.3.3 (zip version) and extracted php5ts.dll,
php5apache2.dll, php.exe, and phpini.dist to c:/php. I renamed phpini.dist
to php.ini and
Tell the ./configure script where libxml2 is (--with-libxml-dir=/dir/)
James Peterson wrote:
when I run a ./configure I eventurelly get the following error
checking whether to enable LIBXML support... yes
checking libxml2 install dir... no
configure: error: xml2-config not found. Please check your
when I run a ./configure I eventurelly get the following error
checking whether to enable LIBXML support... yes
checking libxml2 install dir... no
configure: error: xml2-config not found. Please check your libxml2
installation.
I do have libxlm2 installed.
How can I fix this?
;
>
> PHP Test
>
>
> Hello World"; ?>
>
>
>
>
>
>
> Like I said, all my sites are working as far as the "html" pages are
> concerned and I can run these files from the command line any other
> ideas? Is there something in t
On Tue, 2004-10-26 at 16:35, Chuck Ouellette wrote:
> The issue I have is it seems to work from the command line but not the
> browser I get a 403 Forbidden
>
> You don't have permission to access /hello.php on this server.
>
> Apache/1.3.29 Server at wncghost.wncg.net Port 80
>
Charles,
Ch
Hi group,
I need some help with the installation of PHP 4.3.8 On a Sun Solaris 8
machine. I am running Apache 1.3.29 with several virtual hosts. I will
try to keep this short but still provide as much info as I can.
I have compiled PHP with the following command:
'./configure' '--prefix=/usr/lo
Hello:
I am having trouble getting PHP to work on in the following environment
o/s Win2000 Server
Webserver IIS 5
PHP v.4.3.9
At first I tried to manually install and it appeared to fail. Then I tried
using the Windows Installer from the PHP Website and it seems to f
9 AM
To: Wes Martin
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP-INSTALL] Install Problem.
Wes Martin wrote:
*/ I am using apache server 1.3.2 on a windows 2000 machine on a fat
32 file structure. I'm using PHP 5 and I have set my dll's to my
system32 and my apache install. I installed Apache
Wes Martin wrote:
*/ I am using apache server 1.3.2 on a windows 2000 machine on a fat
32 file structure. I'm using PHP 5 and I have set my dll's to my
system32 and my apache install. I installed Apache in Program
Files/apache group/apache. I modified my httpd.conf to load the php
module. I hav
I have installed the above into respective directories and set up the
config files according to install directions.
The test phpinfo page/script works fine.
But when I try to get MySQL linked to PHP properly by uncommenting
extension=php_mysql.dll
and pointing the 'extension_dir' = c:\php\ext
Hi All,
I can run the phpinfo test script from my localhost successfuly. But not on
any other machines.
Any hint?
I am having a problem installing PHP on Solaris 8.3.3. I have the
latest gcc and gmake.
I configure just fine with
./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql
but when I run make. I get:
[.a lot of output.]
Zend/zend_execute.lo sapi/apache2handler/sapi_apache2.lo
sa
15 matches
Mail list logo