6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
12/19/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#1803] Documentation incoherence: compile php --with-apxs or without it?
*
Your Email Address
*
Spam protection
Enter the letters below:
.___.___.. ..___. . [__ _/ |\ |[__ |\/| | ./__.| \|[___| |
Comment
> I have three comments on this subject: > > > > 1) I compiled php with the --with-apxs option and the > /usr/local/bin/php executable file was installed anyway. And when I > used the command > > "pear install DB", for example, it worked. Are you sure I need to > recompile php to get this executable there? My php version is > php-4.3.11. > > > > 2) If it's really necessary to compile php twice, I think you could > remark this in the begining of the php installation section, this way > people get more acquainted with the procedures they're going to do. > > > > 3) It would be handy if you provide a "quick install" summary with > only the commands needed to install the php correctly, letting the > detailed installation (with the explanations) after this quick > install guide. This quick install could be something like: > > To install php for horde, download and extract the php package and: > > cd ~php-4.X/ > > ./configure --with-opt1 --with-op2 ... > > make > > make install > > pear install module1 > > pear install module2 > > ... > > # compile php again to install the static binary > > make clean > > ./configure > > make > > make install > > etc > > > > This would help to give a broad vision of the installation process. > > > > Thank you for the attention, > > Bruno Negrao.
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers