General :: Install And Run Php, Mysql & Apache In Rhel6 In 64bits Redhat
Aug 3, 2011how to install and run php, mysql & apache in rhel6 in 64bits redhat
View 2 Replieshow to install and run php, mysql & apache in rhel6 in 64bits redhat
View 2 Repliesive done this on ubuntu many times but i need to do it on redhat now. This is what i am getting. I cant do the make file thing because of ./configure errors.
[Code],,,,
I am having some issues getting Bugzilla setup, I have the software on the server and am trying to get the pre-rec's setup.
I am using RedHat 4.1.2-42.
I have all of the required perl modules save one:DBD::mysql
When I try:
I get the following response(this is only an excerpt):
Can't test without successful make Running make install make had returned bad status, install seems impossible.
i have centos 5 64 bits installed on my linux vps how can i install wine on it?i have installed vnc already complete guide with all commands as i dont know anything about linux at all
View 4 Replies View Relatedboth blades are running RedHat 4 (nahant update 4). Blade A returns Linux 2.6.9-42.ELsmp to the uname command and apache starts up without issues. Blade B returns Linux 2.6.9-89.ELlargesmp to the uname command and fails with the following error: Cannot load /opt/httpd/03/modules/mod_access.so into server: /opt/httpd/03/modules/mod_access.so: cannot open shared object file: No such file or directory
I have confirmed that the modules are present (actually a symlink to a valid directory) and have the correct permissions. Why can't I get Blade B to start?
I'm trying to install mysql-workbench on RedHat 5 Desktop - this is what I was given, didn't pick it.I found an appropriate RPM that I downloaded from the MySQL site, but it's asking for several dependencies that I don't know how to track down.
Here's the error message I get:
Code:
]# rpm -ivh /home/confluence/Desktop/mysql-workbench-oss-5.1.18a-1fc11.x86_64.rpm
error: Failed dependencies:
libatkmm-1.6.so.1()(64bit) is needed by mysql-workbench-oss-5.1.18-1fc11.x86_64
libcairomm-1.0.so.1()(64bit) is needed by mysql-workbench-oss-5.1.18-1fc11.x86_64
[code]....
The packages that aren't installed, I'm just not sure what aI should be looking for to install them. how EXACTLY would you suggest I fix this? By exactly I mean, the dependency you are missing is part of the following package, type yum install "packagename" to fix this.
how i can instal mysql,apache and php through my usb. what commands do i need?
View 2 Replies View RelatedI just installed Centos 5.5 on one of my systems today and something is eluding me. Basically I had a web site and forum software (phpBB, but I don't think it's that, other forum software like Xoops does the same thing) running on Fedora 13, and I copied it over to the new Centos installation. Apache is running fine and displays a PHP test file and .html files just fine.
MySQL seems to be fine, I can log into that, show databases etc. Just can't get any forum software to know there is MySQL there. I did change the path of the site, and the databases, and edited /etc/my.cnf and /etc/httpd/conf/httpd.conf to reflect that. Thought I made the needed changes in /etc/php.ini but who knows. Seemed like everything should have tar'd up and moved easy, but not the case...
After a new install of Slackware 12.2, I carried out the following procedures to get everything working successfully right out of the box. The server is a standalone system, used for testing and educational purposes, so please bear that in mind. NB: Throughout this post when you see a single # at the start of a line it means you are typing the commands as root user. You should not include the #, only the text after it.
### setup Apache with php enabled
Login as root user on your Slackware box and type:
# pico -w /etc/httpd/httpd.conf
[code].....
how to install flash player 64 bits rhel6
View 2 Replies View RelatedI'm dual booting Windows XP and the latest version of Ubuntu.
I am trying to setup VHCS (vhcs.net)
In order to do so, it requires:
* Postfix (Version 2 or greater)
* ProFTPd
* Apache (Version 2 or greater)
* Courier POP3 and IMAP
* Bind9
* MySQL (Version 4 or greater)
* iptables
how to install on Ubuntu. I have done it with Windows XP, but not Ubuntu
how to connect to mysql database using php in Apache on Ubuntu?
View 4 Replies View RelatedGood tutorial, using images for a lamp server that has, MySQL,PHP, Apache, FTP with all the fruit for running a server that will host a Gallery, forum and main site
I know there's heaps around for Ubuntu 9.10, but its not quiet what I'm looking for as in Gd, ImageMagick and some extras for Apache mods
I need to tune the mysql and apache server for the comparatively busy webserver. My scenario is like this.
1. The Web request is around 2000 request at a time or more.
2. Each web request will generate one mysql query.
3. The query to database is all read.
4. This server load will be at peak for around 3-4 hours after that the load will subside. As the task will be published, around 300,000 will be viewing the page.
5 quad servers are deployed, load is balanced via DNS but performance is not as expected. Centos 5.5 is used as OS. Top command shows The mysql process is around 185%!
how to configure a web/database server.
Given:
IBM x3650 M3 with 6 x 300GB SAS and 16GB RAM CentOS 5.5 (LAMP) Software RAID with LVM haven't tried hardware RAID.
Here's the task:
Task 1. 3x300GB SAS will goes to /boot, /root, /var* and swap (RAID1 for /boot and RAID5 for the rest with LVM). Task 2. 3x300GB SAS will goes to MySQL Database (RAID5 and LVM). * My web content will be stored here. (/var/www/html)
I know how to perform Task 1, but I'm not familiar with Task 2. So how it can be done? What specific directory should i used to store my database?
install the linux-vdso.so in my ubuntu 9.04 64bits. I need it because multiple applications that I have programmed need it due to an inclusion of a 3rd party software. As I have seen this library is only available to fedora suse and other rpm OS. Should I install in my ubuntu machine? and how? I already tried to use the getlibs and tried to downloaded it but I didn't find it anywhere.
View 2 Replies View Relatedredirect a domain name with /abc to external ip of web server. Now I can made sure that I should use the rewrite module to achieve this issues. But I don't know how can I enable this function in my apache web server. I will post my httpd.conf for your reference.
View 14 Replies View RelatedIm having a frustrating issue with my two machine cluster I setup using Conga. Everything was working great except now when lucci starts mysql the port (3306) is never opened to outside machines. I can do a "ps -ef | grep mysql" and see it running as well as login to mysql on the node it is running on - but an nmap of the machine does not show the 3306 port and I cannot login to mysql remotely and yes I turned off all iptables(iptables,ip6tables) and SElinux is disabled.What am I missing here? If I start mysql on my own (and it is using the same my.cnf as lucci is) it does show the port open and works perfect,t for some reason when lucci starts it, no dice
View 1 Replies View RelatedIs it possible to install firefox 4 in RHEL6? I can't find a mirror for this package.
View 3 Replies View Relatedi am using liferay5.2(mysql included in the download pack) on fedora. while liferay is working fine but i cannot connect to mysql.i am getting the error
[
[root@localhost ~]# ln -s /var/lib/mysql/mysql.sock /tmp
[root@localhost ~]# /etc/init.d/mysqld start
Timeout error occurred trying to start MySQL Daemon.
[code]....
i didnt find the mysql.sock file in the location /var/lib/mysql/mysql.sock. i cannot find the portal-ext.properties file also to make intial settings.
Can I use ntpdate after http servers and how? I use Ubunto 10.04 64bits.
View 1 Replies View RelatedI am looking to install RHEL 6 over the network. I havent done any kind of installation before, so this is proving to be an uphill task ergoI just registered on this forum.I'll first let you know what i have:1. I have an RHEL 6 image on one machine and on the same machine I also have a DHCP server ( but am not sure if I have a TFTP server as well - anyway to check ?)What I need:
I need to install RHEL 6 on another machine using the image on the earlier mentioned machine. I have come across many links on my searches online which cover the theoritical aspects which mentions the use of "kickstart" file which once transfered to my client-machine has to be run to install RHEL on my client.. But my problem is, I am unable to find any place which gives a sequence of steps or commands to follow which will help me install this... Can you please guide on how i can go about this
I am trying to install RHEL6.0 x86 from a PXE server. Right after formatting the disk installer shows this error:"Unable to read package metadata. This may be due to a missing repodata directory. Please ensure that your install tree has been correctlygenerated. Cannot retrieve repository metadata (repomd.xml) for repository: anaconda-edHatEnterpriseLinux-201009222021.s390x. Please verify its path and try again."I extracted the image on Windows host and then moved it to the Linux PXE server
View 8 Replies View RelatedHow to install vim on Redhat 5.
View 5 Replies View RelatedI've been trying to make install apache 2.1.8 and php 5.2.3 and work on them. After updating and installing some dependence files, apache and php could both be installed.
Then I tried to configure them. I added the following content to the end of Apache httpd.conf:
Code:
Then I run /path/to/apachectl start, and saw the message:
Quote:
Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration
Then I remembered that I didn't include the rewrite module while making install apache. So I removed the 2 lines I just added to httpd.conf.
But, after running /path/to/apachectl stop and start again, I could still see:
Code:
When I use firefox to open http://host_ip:8080/, I could see "It works!". But when I open http://host_ip:8080/hello.php (the file is already under htdocs), firefox said
Quote:
Failed to Connect
Why and how to solve it?
I noticed that for some stupid reason, the conf file wasn't updated at all and the 2 erroneous lines were still there.
Is it possible to install 32bit wine on 64bit rhel6 os. If yes please send me the procedure. I tried but it asking 32 bit lib's and if i install 32bit lib's rhel giving error conflict.
View 1 Replies View RelatedRecently I Installed New Redhat server while I Install Any Packages It says:
"No such file or directory"
But If I Search the file using [rpm -qa | grep packages_name]
It shows the package , Also If I Use [rpm -qi package_name] It show package Information , Size and Every thing.
Finally when I going install package using [ rpm -ivh package_name] It says
"No such file or directory"
Screen Shot of error link => [IMG]img135.imageshack.us/img135/2430/linuxerror.jpg[/IMG]
I am a using Windows xp. I had Started my Redhat6 tuition from some days,, My question is " How can I install redhat linux 6 from my pendrive? Please describe me all the steps cause I haven't try to install a O.S. from pendrive?
View 2 Replies View RelatedI have RedHat 5.2 iso files shared on my Windows XP Desktop and IP of my pc is 192.168.8.57,and i want to install RHEL 5.2 on totally balnk server (i.e . server has nothing installed in it)
so is it possible to install RHEL 5.2 form Netowrk? if it is yesthen please tell me how can i do this...
i want install oracle 10g to redhat 5 i want to change bash_profile.but I can't find it when I looked to the /home/oracle/..
View 2 Replies View Related