[PHP-INSTALL] Install issues PHP5 on MacOSX

2008-08-11 Thread Julia Minnie (Mucky Dog)
I've resolved an earlier issue with ./configure not finding libmysqlclient.15.dylib by creating a linked file in the usr/local/ mysql/lib/mysql/ location that it was looking in. Sadly, I've now got new issues and the error logs are less clear to me. Hope someone can help! Here's my Termina

[PHP-INSTALL] Install issue PHP5 on MacOSX

2008-08-11 Thread Julia Minnie (Mucky Dog)
On ./configure error log says CONFIGURE: './configure' '--prefix=/usr/local/php5' '--with-apxs=/ usr/sbin/apxs' '--with-mysqli=/usr/local/mysql/bin/mysql_config' '-- enable-mbstring' '--enable-soap' CC: gcc CFLAGS: -I/usr/include -g -O2 CPPFLAGS:-no-cpp-precomp CXX: CXXF

[PHP-INSTALL] libphp4.so issues

2006-11-04 Thread Sniffle Dog
hi,i have a problem starting Apache after installing PHP. specifically after i add the following httpd.conf:LoadModule php4_module libexec/libphp4.soAddModule mod_php4.cAddType application/x-httpd-php .php when test the Apache config i get:[EMAIL PROTECTED] php-4.4.4]# apachectl configtestSyntax er

[PHP-INSTALL] Re: Configuring PHP 4.3.6

2004-05-06 Thread The Man With His Guide Dog At The Tent Store
I am starting to get a little fustrated. I installed apache_2.0.47-win32-x86-no_ssl.exe on my Windows XP home Pc. I installed the Program to C:\Apache and accepted all other defalts. I then installed php-4.3.5RC3-Win32.zip via php-4.3.6-installer.exe. Everything seem to go fine, however, I got the

[PHP-INST] php install on mips processor

2002-01-11 Thread dog
I have compiled apache 1.3.22 on a cobalt raq2 and then tried to compile php 4.0.6. both ran through the configure make make install with no problems. but when i try to server a .php file with apache i get "document contained no data" error message. here is the ./configure for apache and php .