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
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
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
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
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
.