View Full Version : New Install - FreeBSD 6.2-STABLE - Apache 2.2 & PHP5
l33tnet
06-06-2007, 07:54 PM
We are testing out DirectAdmin before implementation, and we got some instructions on how to install it with Apache 2, however PHP doesn't get installed.
Before starting the setup.sh script, we did:
~# touch /root/.custombuild
Any ideas, input, etc on how to get PHP 5 installed on the system? We're anxious to start using this to find out if it's going to work out for us.
Thanks in advance!
~C
smtalk
06-07-2007, 01:07 AM
cd /usr/local/directadmin/custombuild
./build php
l33tnet
06-07-2007, 06:32 PM
Attempted to do this and recieved the following error:
In file included from ../zzip/lib.h:22,
from zip.c:14:
../zzip/plugin.h:45: error: syntax error before "zzip_ssize_t"
zip.c: In function '__zzip_find_disk_trailer':
zip.c:135: error: called object is not a function
zip.c:200: error: structure has no member named 'read'
zip.c:200: error: syntax error before "maplen"
zip.c:202: error: 'mapped' undeclared (first use in this function)
zip.c:202: error: (Each undeclared identifier is reported only once
zip.c:202: error: for each function it appears in.)
zip.c:133: error: label 'cleanup' used but not defined
zip.c: At top level:
zip.c:207: error: syntax error before '{' token
*** Error code 1
Stop in /usr/local/directadmin/custombuild/zziplib-0.10.82/zzip.
*** Error code 1
Stop in /usr/local/directadmin/custombuild/zziplib-0.10.82.
*** Error code 1
Stop in /usr/local/directadmin/custombuild/zziplib-0.10.82.
*** This make has failed, do you want to try to make again? (y,n):
smtalk
06-08-2007, 02:09 AM
l33tnet, try "./build php n".
l33tnet
06-08-2007, 07:07 PM
l33tnet, try "./build php n".
Same error.
smtalk
06-09-2007, 01:19 AM
./build update
./build php
Powered by vBulletin™ Version 4.0.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.