Author Topic: Problem with installation on CentOS 7  (Read 13033 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Problem with installation on CentOS 7
« on: January 30, 2017, 07:31:13 PM »
Hello,
I'm trying to install the Web Panel on CentOS 7 but it stops at PHP 5.6.30-1 installation step.
It tells it require a library but can't find/install.
The PHP 5.6.29 is installed and working but it need the 5.6.30-1 ?
How can I solve the problem?
Have I install the PHP 5.6 by myself?
Thank you

Offline
*
Re: Problem with installation on CentOS 7
« Reply #1 on: January 30, 2017, 08:54:46 PM »
Hi Mark,

I've run into sort of the same problems during installation. I think you should enable the optional, extras & EPEL repos.

Check out my post: http://forum.centos-webpanel.com/installation/installation-on-redhat-7/

Offline
*
Re: Problem with installation on CentOS 7
« Reply #2 on: January 31, 2017, 12:34:20 AM »
you can contact us so we could check your server, please make the server have clean installation of OS.
http://centos-webpanel.com/contact
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: Problem with installation on CentOS 7
« Reply #3 on: January 31, 2017, 06:38:27 PM »
I solved installing manually the library with yum and completed installation of CentOS Web Panel.
But the PHP don't work. If I put phpinfo file in htdocs the php code does not run.

I tried to uninstall all php versions and packages with yum and I start compiling php 5.6.29 (recommended) with PHP switcher of CWPanel and it goes to the end with no errors.
Both CWPanel dashboard and "php -v" ssh command shows correctly 5.6.29 version installed with no errors.
But the php info code don't run at all.

All I get when I go on the link is the content of the file, the code printed (not executed):

<?php
phpinfo();
?>

Why?
What I have to do to have PHP working?
Thank you very much
« Last Edit: January 31, 2017, 07:18:16 PM by mark888 »

Offline
*
Re: Problem with installation on CentOS 7
« Reply #4 on: January 31, 2017, 07:51:49 PM »
This is the list of packages installed
Command: yum list installed
I marked the packages in red with "RED" word at right.

http://pastebin.com/UZztpvae

I've CentOS 7.3 64bit
Can you tell if there are missing packages or something wrong?
Thank you

Offline
*
Re: Problem with installation on CentOS 7
« Reply #5 on: January 31, 2017, 10:50:56 PM »
you need to install cwp on the clean centos 6 or 7 minimal version (nothing installed except ssh and wget)
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: Problem with installation on CentOS 7
« Reply #6 on: February 15, 2017, 01:37:11 PM »
Hi Mark,
I've run into sort of the same mutuelle auto entrepreneur problems during installation. I think you should enable the optional, extras & EPEL repos.
Hello,
I am also of the same opinion as you!
It really is a great idea!

Offline
*
Re: Problem with installation on CentOS 7
« Reply #7 on: February 23, 2017, 07:03:12 PM »
or the admin could update the installer to do this for you

Offline
*
Re: Problem with installation on CentOS 7
« Reply #8 on: March 08, 2017, 09:04:43 AM »
make sure you had fresh installation of your OS