Sponsored Content
Full Discussion: PHP install on Solaris 10
Operating Systems Solaris PHP install on Solaris 10 Post 302323972 by seg on Tuesday 9th of June 2009 01:17:25 PM
Old 06-09-2009
You'll have to compile from source.

Quote:
Originally Posted by anatotitan
I am also seeking for a "ready to use" PHP package for Solaris. Unfortunately the Package from Sunfreeware has no fastcgi enabled. I also tried the PHP plugin for the Sun Webserver, but this one is lacking of LDAP support (which I also need).

Do someone know another place to get a PHP package for Solaris?
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

I want to install solaris 10

Hello everyone I am new to unix. I would like to install solaris or freebsd on my pc. I have found zip files to download at the sun.com website. From there on out, I am stumped. I want to download to OS file, put it on a CD and install the OS from the CD. Is there a step by step guide out... (2 Replies)
Discussion started by: astro
2 Replies

2. Shell Programming and Scripting

How to install PHP and My SQL on Solaris OS

Hi all I am really need your hand in my critical problem , I want to install PHP and My SQL on my Solaris 9 station , I am already have Apache Webserver on it . This is my system specs , I think it means some thing for who will help me : SunOS STATION_NAME 5.9 Generic_112233-08 sun4u sparc... (6 Replies)
Discussion started by: KSA
6 Replies

3. Solaris

Help! can't install Solaris 10

Hi everyone, i been trying to get my hands on a sun microsystem computer for a very long time, but for some reason i end up with microsucks, sorry, microsoft, well to the point. Finally i bought a sunblade 100 with no OS, i download the Solaris 10 .iso files and burn them into cd-r, sytem =... (10 Replies)
Discussion started by: deamon
10 Replies

4. Solaris

can't install solaris 10 or 9

i 've a toshiba notebook (satellite L20 - 100) but i can't install solaris 10 or 9 on it , even linux ..i asked a few ppl they said that may b something wrong with the hardware...can this be possible? to make it such exclusive for windows or something?????????????// (4 Replies)
Discussion started by: slimydoom
4 Replies

5. Solaris

Installing Solaris 8 bootblock without Solaris Install CD

Hello everyone, Background: I'm having an issue with booting a clone of hard drive with Solaris 8 installation. For cloning process I have used g4l, running under click'n'clone option. As far as I know the actual operation ran behind g4l's interface was dd, though I do not have any information... (12 Replies)
Discussion started by: johnny994
12 Replies

6. Solaris

Solaris 10 install dvd drive boots, but not recoginized by install process

I am trying to build a Sun Ultra 10 with solaris 10. This computer is one of a collection that was donated to the non-profic company I work for. All media was wiped before I recieved them, so I am starting from stratch. I downloaded the Solaris 10 ISO and burned a DVD. The computer came with a... (4 Replies)
Discussion started by: gwillhight
4 Replies

7. Shell Programming and Scripting

Solaris install php as an apache module

Hi, I need to install php 5.5.30 as an apache (2.4.17) module on Solaris 10. Please any help is wellcome. Some aditional info: /usr/sfw/bin/gcc -v Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs bash-3.2# g++ -v Reading specs from... (1 Reply)
Discussion started by: lbslbs
1 Replies

8. Solaris

Solaris 7: Is it possible to install JRE1.6 on Solaris 7

Dear All: I am trying to install JRE 1.6 on Solaris 7. But it's failed. error message: ld.so.1 symbo1 __1cH__Climpkcplus_init6F_v_: referenced symbol not found (2 Replies)
Discussion started by: jaychen
2 Replies

9. Solaris

No way to install a flar archive of Solaris 10 to Solaris 11.4 zone

I want to migrate a solaris 10 os to solaris 11.4 zone. I did this a)Collect some data like id sysid,disks,ip,etc..on solaris10 OK b)Create this file.cfg with this command on solaris 10 zonep2vchk -c > /migration/sol10.cfg OK c)Create the archive flash on Solaris10 (1 Reply)
Discussion started by: Linusolaradm1
1 Replies
php-config(1)							Scripting Language						     php-config(1)

NAME
php-config - get information about PHP configuration and compile options SYNOPSIS
php-config [options] DESCRIPTION
php-config is a simple shell script for obtaining information about installed PHP configuration. OPTIONS
--prefix Directory prefix where PHP is installed, e.g. /usr/local --includes List of -I options with all include files --ldflags LD Flags which PHP was compiled with --libs Extra libraries which PHP was compiled with --man-dir The directory prefix where the manpages is installed --extension-dir Directory where extensions are searched by default --include-dir Directory prefix where header files are installed by default --php-binary Full path to php CLI or CGI binary --php-sapis Show all SAPI modules installed on the Debian system --configure-options Configure options to recreate configuration of current PHP installation --version PHP version --vernum PHP version as integer SEE ALSO php(1) VERSION INFORMATION
This manpage describes php, version 5.4.4-14+deb7u14. COPYRIGHT
Copyright (C) 1997-2010 The PHP Group This source file is subject to version 3.01 of the PHP license, that is bundled with this package in the file LICENSE, and is available through the world-wide-web at the following url: http://www.php.net/license/3_01.txt If you did not receive a copy of the PHP license and are unable to obtain it through the world-wide-web, please send a note to license@php.net so we can mail you a copy immediately. The PHP Group 2010 php-config(1)
All times are GMT -4. The time now is 04:07 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy