![]()
General BigAdmin Content CommentsLeave comments on general BigAdmin content, including article, sections, tech tips, etc. - that are not listed or have a specific page on the wiki. Please include the title of the content commenting on as well as the URL for reference. How to Leave Comments or Tag Pages1. Register. |
|
Comments (8)
Nov 22, 2007
teklimbu says:
Hi Neal Pollack, Thanks for your wonderful and useful article on SAMP (Solaris,...Hi Neal Pollack,
Thanks for your wonderful and useful article on SAMP (Solaris, Apache 2, MySQL 5, and PHP 5) for Solaris 10.
http://www.sun.com/bigadmin/features/articles/samp_setup.jsp
I did everything you mentioned in your article and everything is working perfectly except for 1 Mysql related problem.
I am new to Solaris and Database technology.
I created the file "simple-test.php" to test the MySql connectivity. However, I get the following error:
Fatal error: Call to undefined function mysql_connect() in /var/apache2/htdocs/simple-test.php on line 8
Can you please shed some light on this?
Thanking you...
Tek Bahadur Limbu
http://teklimbu.wordpress.com/
Jan 09, 2008
rabbit6 says:
Just a note about the BigAdmin wiki - some of the pages don't display well using...Just a note about the BigAdmin wiki - some of the pages don't display well using the Mac OS X Safari web browser. For example, the Sample Page (Tech Tip) doesn't look right and also probably those pages derived from that sample page (like the one that I created). Now normally I use FireFox and that all displays fine there, but Safari is also the web browser (currently the only one?) on the iPhone and iPod Touch.
Joe
Jun 29, 2008
Raqibul_Hasan says:
i have tried to configure apache2 and pbp in solaris 10 on spark pc. for this re...i have tried to configure apache2 and pbp in solaris 10 on spark pc. for this reason i download libxml2-2.6.31-sol10-sparc-local.gz,libiconv-1.11-sol10-sparc-local.gz,php-5.2.5-sol10-sparc-local.gz binary file. i have installed using pkgadd -d <name_of_file>.
php file is not working.
how can i do that. please i need help.
best wish to who help me please.
Jun 30, 2008
kperkins says:
Dear Raqibul_Hasan, BigAdmin only publishes technical content, such as tech tip...Dear Raqibul_Hasan,
BigAdmin only publishes technical content, such as tech tips and articles. We do not have any support staff to answer questions or provide technical support.
You could look for help from newsgroups or forums, for example http://www.sun.com/bigadmin/discussions/.
Or of course you could contact Sun Support and Services if you have a contract. Good luck with your problem.
Regards,
BigAdmin team
Aug 24
waterfly99 says:
I use a mac, I usually burn .ISO to DVD using DVD Creator Std, it always works w...I use a mac, I usually burn .ISO to DVD using DVD Creator Std, it always works well for me, you can have a try for it.
Oct 13
jadrevenge says:
Just a note to say that the x86.miniroot now has a 64 bit version in boot/amd64,...Just a note to say that the x86.miniroot now has a 64 bit version in boot/amd64, since Solaris 10u8 (10/09), and if you're booting a 64 bit machine you will have to change that one as well.
Great article, helped me out with the install-server quite a few times now.
Oct 13
kperkins says:
Hi jadrevenge, Thanks for your comment, which applies to the "Adding Device Dri...Hi jadrevenge,
Thanks for your comment, which applies to the "Adding Device Drivers to the New Boot Install Image in the Solaris 10 OS for x86 Platforms" article on BigAdmin at http://www.sun.com/bigadmin/features/articles/device_driver_install.jsp#adding_more_drivers.
BigAdmin wiki admin
Nov 10
aroscher says:
The Marvel Yukon driver yukonxsol_x64v10.0.3.3.tar.Z is a good experience to add...The Marvel Yukon driver yukonxsol_x64v10.0.3.3.tar.Z
is a good experience to add a driver into the 64-bit
version of x86.miniroot. This driver is only available
as a 64-bit version.
I asume, you mount the new miniroot to /mnt ...
You should know, how to mount the new miniroot to /mnt.
But you must be tuff. Sun has placed a lock file
in the miniroot root tree in /mnt/tmp.
The file /mnt/tmp/AdDrEm.lck locks the program add_drv.
Therefore you must remove this file, before you
can add the driver yukonx.
To avoid conflicts between the driver yukonx and the
old driver sk98sol, you must remove all sk98sol lines
from the file /mnt/etc/driver_aliases before you can add
the new driver.
In step two, you can copy the driver to the right
places.
/mnt/kernel/drv/amd64/yukonx
/mnt/kernel/drv/yukonx.conf
In step three, you can add the driver to the new miniroot.
rm /mnt/tmp/AdDrEm.lck
/usr/sbin/add_drv -v -n -b /mnt -m '* 0660 root sys' -i '"pci11ab,4320" "pci11ab,4340" "pci11ab,4341" "pci11ab,4342" "pci11ab,4343" "pci11ab,4344" "pci11ab,4345" "pci11ab,4346" "pci11ab,4347" "pci11ab,4350" "pci11ab,4351" "pci11ab,4352" "pci11ab,4353" "pci11ab,4354" "pci11ab,4355" "pci11ab,4357" "pci11ab,435a" "pci11ab,4360" "pci11ab,4361" "pci11ab,4362" "pci11ab,4363" "pci11ab,4364" "pci11ab,4365" "pci11ab,436b" "pci11ab,436c" "pci11ab,4369" "pci11ab,4370" "pci11ab,4380" "pci1148,9e00" "pci1148,9000" "pci1148,5021" "pci1148,5041" "pci1148,5043" "pci1148,5051" "pci1148,5061" "pci1148,5071" "pci1148,3221" "pci1148,9521"' yukonx