![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Solaris Install CD | Bradj47 | SUN Solaris | 1 | 02-26-2008 03:10 AM |
| Install OS (Solaris 8) | March_2007 | SUN Solaris | 1 | 05-03-2007 05:26 PM |
| Help! can't install Solaris 10 | deamon | SUN Solaris | 10 | 02-13-2007 07:28 AM |
| I want to install solaris 10 | astro | UNIX for Dummies Questions & Answers | 2 | 02-27-2006 06:05 AM |
| How to Install Solaris 10 | vikster007 | SUN Solaris | 17 | 06-27-2005 05:37 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
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 SUNW,Sun-Blade-100 64-bit sparcv9 kernel modules . I tried a lot before asking you but belive me it is so hard for me because I am beginner in Unix in general and Solaris specially . I read so many documents and PHP.net manuals with no result . I want some body who guide me step by step , I am ready to download and do what you want completely …. Really Thanks a lot for your Great Help ![]() |
|
||||
|
Solaris uses a utility called pkgadd to install software. You will need to download the appropriate Solaris 9 package from the MySQL or PHP website to begin with. A sunblade 100 is a sparc processor system, so if they give you a choice between sparc and x86 solaris versions be sure to choose sparc.
Once you have the package downloaded on your system, you would go to the directory where the package is and give this command: pkgadd -d ./pkgname --where pkgname is the full name of the package. If the package is tarred or gzipped you'll need to undo that first. Other than those simple tips, I don't know what else to tell you. The download/install page for the open source app you're trying to use should have the detailed instructions you need to find and download the package on their website. |
|
||||
|
Hello...
I also have some problem with apache...it seems installed on my solaris.. but I can not access web page from other comp.. http://ipaddress... how to know that I do have my apache installed OK?? |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|