[PHP-INSTALL] Install problem

2012-03-08 Thread J M
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

[PHP-INSTALL] Install problem w/php-5.2.9 on Sun T5120 running Solaris 10

2009-04-29 Thread Stacy
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

[PHP-INSTALL] install problem

2008-11-25 Thread Zhiliang Hu
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

[PHP-INSTALL] install problem w/ php_mod and apache2.0.59

2007-07-08 Thread bubka20
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

Re: [PHP-INSTALL] install problem

2005-04-22 Thread Michael W.
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

[PHP-INSTALL] install problem

2005-04-22 Thread James Peterson
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?

RE: [PHP-INSTALL] Install problem on Sun Solaris

2004-10-27 Thread Chris Hewitt
; > > 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

Re: [PHP-INSTALL] Install problem on Sun Solaris

2004-10-26 Thread Chris Hewitt
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

[PHP-INSTALL] Install problem on Sun Solaris

2004-10-26 Thread Chuck Ouellette
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

[PHP-INSTALL] Install Problem

2004-10-11 Thread Bruce Burley
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

[Fwd: Re: [PHP-INSTALL] Install Problem.]

2004-06-16 Thread Chris Hewitt
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

Re: [PHP-INSTALL] Install Problem.

2004-06-16 Thread Chris Hewitt
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

[PHP-INSTALL] Install Problem Apache 2, PHP 5.0.0B4, MySQL 4.0.17 on Win XP-P - Missing PHP_MYSQL.DLL

2004-03-01 Thread Art Mosher
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

[PHP-INSTALL] Install Problem

2003-10-15 Thread Simon
Hi All, I can run the phpinfo test script from my localhost successfuly. But not on any other machines. Any hint?

[PHP-INSTALL] Install problem ------- ctype/ctype.lo: unknown file type

2003-09-22 Thread Kenneth Webber
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