Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - mark888

Pages: [1]
1
Installation / Re: Problem with installation on CentOS 7
« 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

2
Installation / Re: Problem with installation on CentOS 7
« 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

3
Installation / 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

Pages: [1]