Linux / UNIX Tech Support Forum
This is a discussion on Linux Php 5.2.6 installation within the Coding in General forums, part of the Development/Scripting category; Hello nixcraft please point me for 5.2.6 or any 5.2 versions of installation, I installed php 5..1.4 as mentioned by ...
|
|||||||
| Coding in General Discussion on PHP/Perl/Python/Ruby/GNU C or C++. MySQL, PgSQL and (X)HTML or any other programming languages you want. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hello nixcraft
please point me for 5.2.6 or any 5.2 versions of installation, I installed php 5..1.4 as mentioned by you and it worked great for me but now it is not supporting my requirements and it is giving json_encode() error in logs.... i think to fix this i need php-5.2 . please point me to installation guide if it exists. thanks tanweer Last edited by tanweernoor; 18-11-2008 at 10:17 PM. Reason: xx |
| Sponsored Links | ||
|
|
|
||||
|
Can you tell us more about operating system?
__________________
Vivek Gite Linux Evangelist |
|
|||
|
thanks a lot for your reply nixcraft.. I have 64 bit Red Hat 4 machine which comes with php - 4.3.9 by default,
I am trying to install TestLink RC1.7.8 RC 1 which is complaining about json_encode(0 function Please guide thanks tanweer Last edited by tanweernoor; 19-11-2008 at 10:55 PM. Reason: xx |
|
||||
|
Try compile existing version with json support.
__________________
Vivek Gite Linux Evangelist |
|
||||
|
You need to use ./configure with the --feature option. To get list of option type in php source code directory
Code:
./configure --help
__________________
Vivek Gite Linux Evangelist |
|
|||
|
ok , so you mean if i am following this page for php installation
Install PHP 5 on Red Hat Enterprise Linux version 4 after # cd /tmp # wget http://www.cyberciti.biz/files/light...1.esp1.src.rpm after the above step i am suppose to run configure command and then # rpm -ivh php-5.1.4-1.esp1.src.rpm or I should download source code from php,net web site and then configure it then make and make install. please guide. thanks tanweer |
|
|||
|
Hi nixcraft
currently i have php-5.1.4 rpm installed, please let me know the process to compile again using json_encode function, i.e. where to configure... am i suppose to download source code again and configure, make and make install?? |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| installation of Linux on machines having 8+ GB Mem | needee1 | Linux hardware | 1 | 17-10-2007 11:04 PM |
| Centos Linux 5 C / C++ compiler installation | raj | Getting started tutorials | 0 | 12-07-2007 11:57 PM |
| Linux Change the time zone configuration after installation | raj | Linux software | 1 | 17-07-2006 02:11 AM |
| Ubuntu Linux network installation using a boot server | tom | Getting started tutorials | 1 | 13-07-2006 05:56 PM |
| Linux Change the network configuration after installation | jerry | Linux software | 2 | 14-06-2006 03:58 PM |