|
||||||||||
|
|
How to install RVsitebuilder in CpanelAugust 31, 2008 on 12:33 am | In Cpanel | No CommentsRVsitebuilder requires the license to be purchased from www.rvsitebuilder.com Then you can go for installation steps. rm -rf rvsitebuilderinstaller.tar Now go to your WHM > Plugins > RVSiteBuilder Installer menu. Click RVSiteBuilder Installer to begin the installation. The installer may Promt you to set Mysql root password in case you have not set it before. You may set it via WHM > SQL services > Mysql root password. “ffmpeg headers not found” error while installing ffmpeg in cPanel serversAugust 22, 2008 on 2:38 am | In FFMPEG | No CommentsThe error received is checking for ffmpeg support… yes, shared This is due to missing header files in “/usr/local/include/ffmpeg” directory. Check whether the directory “/usr/local/include/ffmpeg” exists else create it. mkdir /usr/local/include/ffmpeg The copy the header files. cp -p /usr/local/src/ffmpeg/libavformat/avio.h /usr/local/include/ffmpeg You need to install your ffmpeg again. After installing the ffmpeg, install ffmpeg-php. Plone Installation in linux Server.August 5, 2008 on 12:45 pm | In Plone CMS | No CommentsGet the source ================ Find the README.txt for more information. You can install Plone as standallone (server wide) or for a user. Make sure that you have gcc and g++ installed. ====Optional==== You can list the available packages using the command ================ Once you have both gcc and g++ its easy. run as root ================ This will install plone in /opt/Plone-3.1/ ================ ================ (To change your password go to http://serverIP:8080/acl_users/users/manage_users click the “Password” link for the admin) To get information about changing port and other setting, open the file /opt/Plone-3.1/zinstance/README.txt Thats all |
![]() Powered and designed by Presoon.com. |