ash6677bsc
Verified User
- Joined
- Oct 27, 2008
- Messages
- 8
Hello Any and All,
I wish to recompile PHP to include IMAP support. I currently work as technician and come from a strong hardware/software background as opposed to network/server background.
I have spent (most) of last week trying to recompile PHP to include IMAP support and in doing so have made alot of progress as well as learned a great deal. However have yet to reach my goal.
Discovered a program called PUTTY which allowed me to access my test server where i could then login under the root account. All of which i learned the hard way.
WHAT I KNOW:
I know i have edit the two files below as follows
add
--with-imap=/usr/local/imap-2000e \
remove
--with-kerberos \
but how do i acess these files to edit them
./usr/local/directadmin/custombuild/configure/ap1/configure.php5
./usr/local/directadmin/custombuild/configure/ap2/configure.php5
I also know that once i edit these file i have to do the following:
Save
do
cd /usr/local/directadmin/custombuild
do a
./build clean
and a
./build php n
I could really use some help guys as one technician to others.
Yours Sincerely
ash6677bsc
PS: I have now been told that what i want can not be done from Putty is this true or false
PPS: The only discomfort i have with directadmin so far is its lack of CONCISE help!! This is due to as i explained before my spoiled hardware/software background!
PPPS: Thank you all in advance!
I wish to recompile PHP to include IMAP support. I currently work as technician and come from a strong hardware/software background as opposed to network/server background.
I have spent (most) of last week trying to recompile PHP to include IMAP support and in doing so have made alot of progress as well as learned a great deal. However have yet to reach my goal.
Discovered a program called PUTTY which allowed me to access my test server where i could then login under the root account. All of which i learned the hard way.
WHAT I KNOW:
I know i have edit the two files below as follows
add
--with-imap=/usr/local/imap-2000e \
remove
--with-kerberos \
but how do i acess these files to edit them
./usr/local/directadmin/custombuild/configure/ap1/configure.php5
./usr/local/directadmin/custombuild/configure/ap2/configure.php5
I also know that once i edit these file i have to do the following:
Save
do
cd /usr/local/directadmin/custombuild
do a
./build clean
and a
./build php n
I could really use some help guys as one technician to others.
Yours Sincerely
ash6677bsc
PS: I have now been told that what i want can not be done from Putty is this true or false
PPS: The only discomfort i have with directadmin so far is its lack of CONCISE help!! This is due to as i explained before my spoiled hardware/software background!
PPPS: Thank you all in advance!