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

Pages: [1]
1
Installation / Re: Slave DNS Server & Manager
« on: September 08, 2020, 06:31:27 PM »
Where exactly do you have the error? Have you checked the log files?

Problem fixed. Thx.

issue: index.php was encoded by the ionCube Encoder for PHP 5.6 and cannot run under PHP 7.1 or later.

2
Installation / Slave DNS Server & Manager
« on: August 11, 2020, 04:14:45 PM »
Im trying to install Slave DNS Server & Manager download version.
Link: https://wiki.centos-webpanel.com/slave-dns-server-manager-download-version

But i get error 500 when i want to access Manager. and no error file in the users folder.

Can anybody help install this?


3
PHP Selector / Re: Upgrade buildconf 2.63
« on: June 08, 2019, 11:00:09 AM »
This worked for me.
Code: [Select]
yum -y install gcc make gcc-c++ cpp libxml2-devel openssl-devel bzip2-devel libjpeg-devel libpng-devel freetype-devel openldap-devel postgresql-devel aspell-devel net-snmp-devel libxslt-devel libc-client-devel libicu-devel gmp-devel curl-devel libmcrypt-devel pcre-devel sqlite-devel db4-devel enchant-devel libXpm-devel mysql-devel readline-devel libedit-devel recode-devel libtidy-devel libtool-ltdl-devel
Dont wok for me in PHP 7.3, PHP 7.2 UPDATE, PHP 7.1 and PHP 7.0.

PHP 5.3, PHP 5.4, complile and install and works fine.


LOG
.....
checking whether to enable JIS-mapped Japanese font support in GD... yes
If configure fails try --with-webp-dir=<DIR>
checking for jpeg_read_header in -ljpeg... yes
checking for png_write_image in -lpng... yes
checking for XpmFreeXpmImage in -lXpm... yes
checking for fabsf... yes
checking for floorf... yes
checking for GNU gettext support... yes
checking for bindtextdomain in -lintl... no
checking for bindtextdomain in -lc... yes
checking for ngettext in -lc... yes
checking for dngettext in -lc... yes
checking for dcngettext in -lc... yes
checking for bind_textdomain_codeset in -lc... yes
checking for GNU MP support... yes
configure: error: Unable to locate gmp.h
make: *** No targets specified and no makefile found.  Stop.
make: *** No rule to make target `install'.  Stop.
Redirecting to /bin/systemctl restart httpd.service

Pages: [1]