grifs71 (20th May 2011)
It install successfully, I have RHN entitlements:
[root@test ~]# yum clean all
Loaded plugins: rhnplugin
Cleaning repos: epel rhel-x86_64-server-6
Cleaning up Everything
[root@test ~]# yum -y install php-mbstringyum install php-mcrypt php-mbstring^C
[root@test ~]# yum install php-mcrypt php-mbstring
Loaded plugins: rhnplugin
epel/metalink | 11 kB 00:00
epel | 4.3 kB 00:00
epel/primary_db | 3.7 MB 00:01
rhel-x86_64-server-6 | 1.8 kB 00:00
rhel-x86_64-server-6/primary | 3.6 MB 00:00
rhel-x86_64-server-6 4964/4964
rhel-x86_64-server-optional-6 3461/3461
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package php-mbstring.x86_64 0:5.3.3-3.el6 will be installed
---> Package php-mcrypt.x86_64 0:5.3.2-3.el6 will be installed
--> Processing Dependency: libmcrypt.so.4()(64bit) for package: php-mcrypt-5.3.2-3.el6.x86_64
--> Running transaction check
---> Package libmcrypt.x86_64 0:2.5.8-9.el6 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================== ================================================== ================================================== ==================================================
Package Arch Version Repository Size
================================================== ================================================== ================================================== ==================================================
Installing:
php-mbstring x86_64 5.3.3-3.el6 rhel-x86_64-server-optional-6 453 k
php-mcrypt x86_64 5.3.2-3.el6 epel 16 k
Installing for dependencies:
libmcrypt x86_64 2.5.8-9.el6 epel 96 k
Transaction Summary
================================================== ================================================== ================================================== ==================================================
Install 3 Package(s)
Total download size: 565 k
Installed size: 322 k
Is this ok [y/N]: y
Downloading Packages:
(1/3): libmcrypt-2.5.8-9.el6.x86_64.rpm | 96 kB 00:00
(3/3): php-mcrypt-5.3.2-3.el6.x86_64.rpm | 16 kB 00:00
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total 356 kB/s | 565 kB 00:01
warning: rpmts_HdrFromFdno: Header V3 RSA/SHA256 Signature, key ID 0608b895: NOKEY
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6
Importing GPG key 0x0608B895:
Userid : EPEL (6) <epel@fedoraproject.org>
Package: epel-release-6-5.noarch (installed)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6
Is this ok [y/N]: y
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : libmcrypt-2.5.8-9.el6.x86_64 1/3
Installing : php-mcrypt-5.3.2-3.el6.x86_64 2/3
Installing : php-mbstring-5.3.3-3.el6.x86_64 3/3
Installed:
php-mbstring.x86_64 0:5.3.3-3.el6 php-mcrypt.x86_64 0:5.3.2-3.el6
Dependency Installed:
libmcrypt.x86_64 0:2.5.8-9.el6
Complete!
[root@test ~]# yum -y install phpmyadmin
Loaded plugins: rhnplugin
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package phpMyAdmin.noarch 0:3.3.10-1.el6 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================== ================================================== ================================================== ==================================================
Package Arch Version Repository Size
================================================== ================================================== ================================================== ==================================================
Installing:
phpMyAdmin noarch 3.3.10-1.el6 epel 3.6 M
Transaction Summary
================================================== ================================================== ================================================== ==================================================
Install 1 Package(s)
Total download size: 3.6 M
Installed size: 15 M
Downloading Packages:
phpMyAdmin-3.3.10-1.el6.noarch.rpm | 3.6 MB 00:01
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : phpMyAdmin-3.3.10-1.el6.noarch 1/1
Installed:
phpMyAdmin.noarch 0:3.3.10-1.el6
Complete!
Sorry, I got ahead of myself, I had to login to the Red Hat Network and add the optional channel
RHEL Server Optional
it had the packages for the dependencies
I found this on another forum
[SOLVED] RHEL6 - no PHP-MCRYPT support
now the hard part,
setting up phpmyadmin with only port 443 (ssl) access only
Before I begin, do I need to go ahead and create my self-signed CERTS on my server first.
Do you have a baseline config that will work?
I can get the mysql started and passwords going, do I need a separate account in mysql for phpmyadmin if so do you have the syntax for creating the account correctly?
Sorry for so many questions, I have batting the install of phpmyadmin for over a day now with SSL.
I got everything installed, I am testing with port 80 when I type in
http://myservername/phpmyadmin
all I get is a 'blank page'
php is working
I removed the lines from phpMyAdmin.conf in /etc/httpd/conf.d
<Directory /usr/share/phpMyAdmin/> #order deny,allow #deny from all #allow from 127.0.0.1 #allow from ::1
but still no go???
What am I doing wrong?
See CentOS / Redhat Apache mod_ssl Configuration
Configure php log and see error in log file PHP Log All Errors to a Log File to Get Detailed Information
Rocky Jr.
What's wrong? I hope I am not making you uncomfortable...
![]()
Never send a boy to do a mans job.
There are currently 1 users browsing this thread. (0 members and 1 guests)