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

Pages: 1 2 3 [4] 5
46
Not sure what you are asking but find the templates at : Location of the templates: /usr/local/cwpsrv/htdocs/resources/conf/web_servers/vhosts/

47
Did you change the Varnish template to "WordPress"?

48
Updates / Re: phpMyAdmin security update
« on: December 14, 2018, 03:12:46 PM »
https://www.phpmyadmin.net/news/

The phpMyAdmin team is pleased to announce the release of phpMyAdmin version 4.8.4. Among other bug fixes, this contains several important security fixes.

The security fixes involve:

Local file inclusion (https://www.phpmyadmin.net/security/PMASA-2018-6/),
XSRF/CSRF vulnerabilities allowing a specially-crafted URL to perform harmful operations (https://www.phpmyadmin.net/security/PMASA-2018-7/), and
an XSS vulnerability in the navigation tree (https://www.phpmyadmin.net/security/PMASA-2018-8/)
In addition to the security fixes, this release also includes these bug fixes and more as part of our regular release cycle:

Issue with changing theme
Ensure that database names with a dot ('.') are handled properly when DisableIS is true
Fix for message "Error while copying database (pma__column_info)"
Move operation causes "SELECT * FROM `undefined`" error
When logging with $cfg['AuthLog'] to syslog, successful login messages were not logged when $cfg['AuthLogSuccess'] was true
Multiple errors and regressions with Designer

To manually update download the package https://www.phpmyadmin.net/downloads/

Rename /usr/local/cwpsrv/var/services/pma/  to /usr/local/cwpsrv/var/services/pmaBAK/

Create a new pma folder ... 

Unzip it and upload to /usr/local/cwpsrv/var/services/pma/

Copy  config.inc.php from the pmaBAK to the new pma folder.

You will get a warning when you first open phpMyAdmin but it shows instructions on how to fix it. Go to any database and open the operations tab. Creates an index I believe.

Delete the pmaBAK folder after testing the new install.

49
Updates / phpMyAdmin security update
« on: December 13, 2018, 11:50:48 PM »
Should I update manually or will it be in a CWP update?

50
Another one. Why are you forcing to install php-fpm? Why not just a warning?

Same error as last reply on build process:


'ioncube_loader_lin_5.5_ts.so' -> '/usr/local/ioncube/ioncube_loader_lin_5.5_ts.so'
'ioncube_loader_lin_5.6.so' -> '/usr/local/ioncube/ioncube_loader_lin_5.6.so'
'ioncube_loader_lin_5.6_ts.so' -> '/usr/local/ioncube/ioncube_loader_lin_5.6_ts.so'
'ioncube_loader_lin_7.0.so' -> '/usr/local/ioncube/ioncube_loader_lin_7.0.so'
'ioncube_loader_lin_7.0_ts.so' -> '/usr/local/ioncube/ioncube_loader_lin_7.0_ts.so'
'ioncube_loader_lin_7.1.so' -> '/usr/local/ioncube/ioncube_loader_lin_7.1.so'
'ioncube_loader_lin_7.1_ts.so' -> '/usr/local/ioncube/ioncube_loader_lin_7.1_ts.so'
'ioncube_loader_lin_7.2.so' -> '/usr/local/ioncube/ioncube_loader_lin_7.2.so'
'ioncube_loader_lin_7.2_ts.so' -> '/usr/local/ioncube/ioncube_loader_lin_7.2_ts.so'
'loader-wizard.php' -> '/usr/local/ioncube/loader-wizard.php'
yes: standard output: Broken pipe
yes: write error
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
/usr/local/cwpsrv/htdocs/resources/conf/php-fpm_selector/external_modules/7.2/opcache.sh: line 3: /opt/alt/php-fpm72/usr/bin/php-config: No such file or directory
ERROR: Missing extension file /opcache.so
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
--2018-12-10 13:59:13--  https://pecl.php.net/get/apcu-5.1.12.tgz
Resolving pecl.php.net (pecl.php.net)... 104.236.228.160
Connecting to pecl.php.net (pecl.php.net)|104.236.228.160|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 105890 (103K) [application/octet-stream]
Saving to: 'apcu-5.1.12.tgz'

     0K .......... .......... .......... .......... .......... 48%  376K 0s
    50K .......... .......... .......... .......... .......... 96%  752K 0s
   100K ...                                                   100% 6501G=0.2s

2018-12-10 13:59:13 (519 KB/s) - 'apcu-5.1.12.tgz' saved [105890/105890]

/usr/local/cwpsrv/htdocs/resources/conf/php-fpm_selector/external_modules/7.2/apcu.sh: line 8: /opt/alt/php-fpm72/usr/bin/phpize: No such file or directory
/usr/local/cwpsrv/htdocs/resources/conf/php-fpm_selector/external_modules/7.2/apcu.sh: line 9: ./configure: No such file or directory
make: *** No targets specified and no makefile found.  Stop.

/usr/local/cwpsrv/htdocs/resources/conf/php-fpm_selector/external_modules/7.2/apcu.sh: line 13: /opt/alt/php-fpm72/usr/bin/php-config: No such file or directory
ERROR: Missing extension file /apcu.so
exe:/opt/alt/php-fpm72/usr/sbin/php-fpm
Redirecting to /bin/systemctl restart httpd.service

Build Completed
###################

Did you look at the entire log?  I had virtual memory issues. I increased the swap file size on my VPS and now have no problems compiling. 

51
PHP / Re: Can't use personal php.ini
« on: December 09, 2018, 07:15:00 PM »
Yes I have a .user.ini and phpinfo() reads it but WordPress doesn't

52
Aplications / Re: Wordfence / Ninja Firewall
« on: December 09, 2018, 07:13:13 PM »
I'm running Wordfence. Did you configure the domain with

Web Server Setting>WebServers domain conf

FPM uses .user.ini which wordfence altered to

; Wordfence WAF
auto_prepend_file = '/home/jet/public_html/wordfence-waf.php'
; END Wordfence WAF

53
PHP / Re: Can't use personal php.ini
« on: December 09, 2018, 04:03:02 PM »
Are you running WordPress on any of them? I can't get WP to use local settings in the user.ini file.

54
CentOS 7 Problems / Re: Session errors after login
« on: December 09, 2018, 03:56:45 PM »
Did you try a different browser?

55
PHP / Re: PHP Selector
« on: December 07, 2018, 06:10:26 PM »
WebServer Settings>WebServers Domain Conf

Select Username > View /Edit Configuration

Scroll down to last option block and select version

57
Updates / Re: PHP-FPM Enable
« on: December 05, 2018, 05:08:19 PM »
Phpinfo shows you which version the CWP panel is using ...not what users are using.

There are 2 or more versions of PHP running off the server. The one that CWP uses is selected using the PHP Version Switcher. You need to compile a 7.x.x version with FPM selected.

58
SSL / Re: how to install letsencrypt for admin panel & user panel ?
« on: December 04, 2018, 10:26:35 PM »
It worked for me by saving the host name but you have to use the 2031 port and not 2087 when accessing the web panel. For the user panel use 2083.

59
It worked for me by saving the host name but you have to use the 2031 port and not 2087!

60
PHP Selector / Re: php_selector3 Error
« on: December 04, 2018, 05:46:06 PM »
I had the same issue and found in the logs that it was running out of virtual memory. I increased the servers swap file to 1024mb and I can compile successfully. Running 7.2.12.

Pages: 1 2 3 [4] 5