I login to as root and did the following
cd /usr/local/directadmin/customapache
./build update
./build clean
./build zend
errors as follows:
[root@server customapache]# ./build zend
File already exists: .tar.gz
gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error exit delayed from previous errors
Location of php.ini:
/usr/local/lib
Press return to continue...
./build: line 1579: ./install.sh: No such file or directory
[root@server customapache]#
What's wrong?
This is just the first of the other 3 things I am trying to get up and running.
The next is "CURL is not compiled into the PHP installation" what should I do?
Finally I am reading the DBD::Mysql from Knowledgebase.... hope I can solve it.
Would really appreciate it if someone can tell me what I'm doing wrong.?
cd /usr/local/directadmin/customapache
./build update
./build clean
./build zend
errors as follows:
[root@server customapache]# ./build zend
File already exists: .tar.gz
gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error exit delayed from previous errors
Location of php.ini:
/usr/local/lib
Press return to continue...
./build: line 1579: ./install.sh: No such file or directory
[root@server customapache]#
What's wrong?
This is just the first of the other 3 things I am trying to get up and running.
The next is "CURL is not compiled into the PHP installation" what should I do?
Finally I am reading the DBD::Mysql from Knowledgebase.... hope I can solve it.
Would really appreciate it if someone can tell me what I'm doing wrong.?