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 - HHawk

Pages: [1]
1
CentOS-WebPanel Bugs / Re: BUG on PHP Builder
« on: March 20, 2018, 07:31:45 PM »
I personally think the project is dead, because I never ever received an answer, let alone a solution. So we decided to skip CentOS Web Panel completely.

I hope you will have more luck, but I sincerely doubt it...

2
Migration from other control panels / Re: Migration from Plesk
« on: January 26, 2018, 10:39:05 AM »
Seems to me CentOS Webpanel is dead?
Especially when reading this: http://forum.centos-webpanel.com/informations/developers-needed/

Oh well. Good to know before jumping (really) into this.

Good luck all!

3
CentOS-WebPanel Bugs / Re: Issue when creating an user account with domain.
« on: December 20, 2017, 08:28:28 AM »
It seems to me more things are bugged.

I cannot use the PHP Switcher to switch to PHP 7.1.9
If select that version I get the following error: configure: error: PDO_MYSQL configure failed, MySQL 4.1 needed. Please check config.log for more information.

For PHP Selector I can edit the flag easily, but not for PHP Switcher.

After all the experiences I have so far and hardly any support here, I doubt CentOS Web Panel is something to consider seriously. Ofcourse it has great potential, however not in it's current state. Hopefully these issues will be resolved soon and tweaked. So it can be a great product.

I was considering to get a Pro license, however I will wait first till it's bug free and investigate other (free) alternatives for the time being...

4
CentOS-WebPanel Bugs / Issue when creating an user account with domain.
« on: December 20, 2017, 08:02:12 AM »
Maybe I am doing something wrong, still learning CentOS Web Panel, so don't be harsh.

  • First I did a clean install of CentOS Web Panel (CentOS 7.4)
  • I setup DNS and installed several PHP versions
  • After that I created an user account with a domain

The account and the domain already resolves on the server. However when I login with a different browser to the user control panel and I select the Wordpress (under Addons), I cannot select a domain to install Wordpress on.

Also if I click on Domains (in the user control panel) nothing is listed there. Also not the domain for which the account was created? Furthermore; I cannot add the domain I used for the account, as it says it already exists.

So the account is completely useless in it's current state. The domain is being used by the system, however it's apparently not seen by the system?

On a sidenote; I can add an emailaddress to the domain. So the system does see the domain?


5
SSL / Re: Auto SSL. Does not update expired Certs.
« on: December 19, 2017, 01:53:00 PM »
Same here.

6
PHP / Re: PHP Version Switcher V2 issue(s)
« on: December 18, 2017, 09:30:43 AM »
Nevermind, I think I have fixed it finally.

Had to change noexec to exec in /etc/fstab for the tmp directory. :S
Stupid me...

7
PHP / Re: PHP Version Switcher V2 issue(s)
« on: December 18, 2017, 09:27:42 AM »
Did a clean install several times, but always the same issue:

Quote
/usr/local/src/php-rebuild.sh: line 73: ./configure: Permission denied


8
Migration from other control panels / Re: Migration from Plesk
« on: December 15, 2017, 11:47:40 AM »
Does this script exist by any chance? Or was it dropped?

9
PHP / PHP Version Switcher V2 issue(s)
« on: December 14, 2017, 11:01:51 AM »
First off; it's a clean system install on CentOS 7.4.

When I select a different PHP version in PHP Version Switcher v2, I am experiencing issues.

In the example below I selected PHP 7.0.24
Code: [Select]
Nothing to do
/usr/local/src/php-rebuild.sh: line 73: ./configure: Permission denied
Configure DONE!
####################
make: *** No targets specified and no makefile found.  Stop.
Make DONE!
####################
make: *** No rule to make target `install'.  Stop.
Make Install DONE!
####################
PHP Rebuild Completed
#########################

e99594f308ddb6cde0ac32d2072a0d73

Here is the full pastebin: https://pastebin.com/j7WSJun5


In the meantime I will redo the complete installation, to see if I have done something wrong.


10
CentOS-WebPanel Bugs / Re: BUG on PHP Builder
« on: December 14, 2017, 10:34:36 AM »
First time user for CentOS Webpanel and so far I like it...
...however I am experiencing the same issue as the other user had with the same errors:

Code: [Select]
yes: standard output: Broken pipe
yes: write error


I already ran:
Code: [Select]
yum clean all
rm -rf /var/cache/yum
yum update all -y

And retried installing PHP 7.1.9 as PHP Version Switcher. But no luck. Same result over and over.
I have no idea what's wrong; it's a clean installation.

Here is a pastebin of the log: https://pastebin.com/5Urfae2F


Also running php -v shows issues now:
Code: [Select]
Failed loading /usr/local/ioncube/ioncube_loader_lin_7.1.so:  /usr/local/ioncube/ioncube_loader_lin_7.1.so: undefined symbol: zend_interrupt_function
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20131226/memcached.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20131226/memcached.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP 5.6.30 (cli) (built: Jan 28 2017 14:24:05)
Copyright (c) 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies


Any idea what is going wrong?

In the meantime I will try different PHP versions to try out...


Pages: [1]