e363
![]() |
|
|
|
|
|||||||
| Web & Network Services Discussion related to network/web services such as apache, bind, sendmail, etc. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
#1
|
|||
|
|||
|
hi, I have freebsd 5.3 (yes its old!) apache 1.3.33 and php5.0.2 . My installation doesn't have mbstring extension installed. I want to install/enable mbstring but without any changes to my installation of apache/php. Can I simply make from the installation directory of php5.0.2 "./ configure -enable==mbstring" and all the installed components/extensions of php not to be affected?
thanks p.s.: ports is not accessible through sysinstall because FreeBSD is too old... |
|
#2
|
||||
|
||||
|
You mean converters/php5-mbstring? It's a separate port (as you can see).
__________________
FreeBSD Forums: Information for New Members | FreeBSD Forums Rules FreeBSD Resources: The FreeBSD Handbook | Manuals | FAQ | Wiki Before you post: How to ask questions the smart way If you must know .. So, what does an Administrator/Moderator do? ---> Do not PM me with FreeBSD questions. I do not work here. <--- |
|
#3
|
|||
|
|||
|
no. In order to install converters/php5-mbstring I need to install php from ports. but my php installation is separate. So I have kept my "Setup php directory" which includes mbstring directory. I want to install that mbstring extension, but without any changes on my default system setup (apache/php/mysql ...)
|
|
#4
|
||||
|
||||
|
Is there an INSTALL or Makefile in that mbstring directory? I don't think there's anything specifically FreeBSD about your question. You installed a PHP tarball/source-tree (if I understand correctly), so it should just be a matter of reading INSTALL and/or Makefiles to see which commands are needed.
__________________
FreeBSD Forums: Information for New Members | FreeBSD Forums Rules FreeBSD Resources: The FreeBSD Handbook | Manuals | FAQ | Wiki Before you post: How to ask questions the smart way If you must know .. So, what does an Administrator/Moderator do? ---> Do not PM me with FreeBSD questions. I do not work here. <--- |
|
#5
|
|||
|
|||
|
Yes I install from a tarball but there is no info on readme file. I think that to enable this extension the command is ./configure --enable=mbstring but I really don't know if that will be affect my installation.
|
|
#6
|
||||
|
||||
|
Neither do we .. This is a non-standard install from FreeBSD's point of view ..
Google? (http://us3.php.net/manual/en/mbstring.installation.php)
__________________
FreeBSD Forums: Information for New Members | FreeBSD Forums Rules FreeBSD Resources: The FreeBSD Handbook | Manuals | FAQ | Wiki Before you post: How to ask questions the smart way If you must know .. So, what does an Administrator/Moderator do? ---> Do not PM me with FreeBSD questions. I do not work here. <--- |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Simple jail question | noobster | General | 3 | September 8th, 2009 18:37 |
| Very bad performance (apache/php/mysql) | CoolDemon | Web & Network Services | 13 | July 15th, 2009 18:28 |
| [PHP][solved][/PHP] General question | sossego | General | 0 | April 9th, 2009 23:36 |
| simple question, just learning | pk7 | Firewalls | 7 | December 31st, 2008 00:31 |
| Simple? PF question. Just learning | neurosis | Firewalls | 11 | November 20th, 2008 12:38 |