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

Pages: 1 ... 3 4 [5] 6
61
CentOS-WebPanel Bugs / Re: /Cpanel problem, Admin panel is coming out!
« on: April 22, 2017, 11:13:22 AM »
simply in cwp under Apache you have apache redirects
IP:2030/admin/index.php?module=system_redirects

Thank you so much  ;)

62
CentOS-WebPanel Bugs / Re: /Cpanel problem, Admin panel is coming out!
« on: April 20, 2017, 11:17:22 AM »
Friends could not solve this problem. Please help me if you know ?

63
CentOS-WebPanel Bugs / Re: /Cpanel problem, Admin panel is coming out!
« on: March 10, 2017, 06:56:36 PM »
Friends, how do I close / cPanel way? Does anyone know?

64
CentOS-WebPanel Bugs / /Cpanel problem, Admin panel is coming out!
« on: March 08, 2017, 02:16:09 PM »
Hello
Site.com/cpanel goes directly to the cwp panele! How do we prevent this? There is no point in hiding the ip.
Please answer if it is an urgent solution?
thank you.

65
Hello, 301 redirects are not working. This is a very urgent issue. What should I do to help?

This worked before. But now it does not work.

Options +FollowSymlinks
RewriteEngine on
ReWriteCond %{HTTP_HOST} ^(www.)?old-domain.com$ [NC]
ReWriteRule ^(.*)$ http://www.new-domain.org/$1 [R=301,L]
______________________________________________________________________________

Now this code works.

RewriteEngine on
RewriteCond %{HTTP_HOST} !^www\.old-domain\.com
RewriteRule (.*) http://www.new-domain.org/$1 [R=301,L]

66
MySQL / MySQL error
« on: December 23, 2016, 11:41:39 PM »
Hi, I am getting this error. And now my sites are closed.
http://prntscr.com/dn956q
I updated mysql, but the sites are not open.
I want to get sql backup and it gives such an error.

mysqldump: Got error: 1045: Access denied for user 'user_HHyGtR'@'localhost' (using password: YES) when trying to conn                    ect

What should I do in this situation ?
thank you.


67
PHP / Re: Lib JPEG Support php-gd
« on: December 05, 2016, 10:41:13 PM »
m3th3lesh, work!
Thx, man!

Just REcompile and add this

--with-jpeg-dir \
--enable-gd-native-ttf \
--with-freetype-dir \

hello, Where do I write these commands? thank you.

In CWP under PHP Settings, go to PHP selector. click on Edit flags, add these settings to the top window (you won't need the \), check the box and click Start Compiler.

Similar instructions if using the PHP Switcher to compile. Select PHP version, click next, add flags to top window, start compiler.

I did what you said, the plugins are working now. Thank you.

68
PHP / Re: Lib JPEG Support php-gd
« on: December 05, 2016, 12:05:49 AM »
m3th3lesh, work!
Thx, man!

Just REcompile and add this

--with-jpeg-dir \
--enable-gd-native-ttf \
--with-freetype-dir \

hello, Where do I write these commands? thank you.

69
PHP / Re: Some add-ons are not working
« on: December 03, 2016, 07:27:31 AM »
Hello
I installed 2 servers. I upgraded to "Php 5.6.28". Plugin did not work. But the original "php 5.4.45" was working. I restored "php 5.4.45". But it still does not work. What should I do now ?


When I was doing the restore, I saw something like this in ssh.

/usr/local/src/php-rebuild.sh: line 95: /scripts/add_alert: Permission denied

70
PHP / Re: Some add-ons are not working
« on: November 29, 2016, 12:17:05 PM »
[client 91.121.xxx.xx] PHP Fatal error:  Call to undefined method WP_Error::get_size() in /home/mysite/public_html/wp-content/plugins/modula-best-grid-g$grid-gallery/Modula.php on line 1239, referer: http://mysite.com/wp-admin/admin.php?page=add-modula-lite

I have found such an error. The problem is still unresolved. Is there anyone to help?

71
PHP / Re: Some add-ons are not working
« on: November 24, 2016, 01:39:49 PM »
Are you using mod_security in apache? is it throwing an error in /usr/local/apache/logs/error_log ? Try using the plugin again, then run '#>tail /usr/local/apache/logs/error_log' and copy/paste the results here.

I also do not use mod_security. I did what they said.

[Thu Nov 24 16:29:22 2016] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Thu Nov 24 16:29:22 2016] [notice] suEXEC mechanism enabled (wrapper: /usr/local/apache/bin/suexec)
[Thu Nov 24 16:29:23 2016] [notice] Apache/2.2.27 (Unix) mod_ssl/2.2.27 OpenSSL/1.0.1e-fips configured -- resuming normal operations

There are these. What should I do now

72
PHP / Re: Some add-ons are not working
« on: November 23, 2016, 04:19:26 PM »
do you need mysql or pgsql ?

The "Draft Timer" plugin gives such an error. "Please enter a valid date to begin submitting" But the server date is correct.

73
PHP / Re: Some add-ons are not working
« on: November 21, 2016, 11:16:54 PM »
The plugins are not working. The other server is also webmin board. Everything is working there. I think there is something missing in the centos panel. I dont know exactly. It is related to php module or apache.

we;re not getting you what error you;re getting ?


thank you for your interest. But she do not get any errors. Only the plugin does not work. Does not react at all.

so if the plugin needs any extra module. Then she should mention it.
The other is working on the server. It does not give any errors. How can i know this? Other servers have these too.

" php -m "

mhash
odbc
pcntl
PDO_ODBC
pdo_pgsql
pgsql
readline
shmop
snmp
sysvmsg
sysvsem
sysvshm
wddx

Could it be related to these?

74
PHP / Re: Some add-ons are not working
« on: November 18, 2016, 07:24:45 PM »
The plugins are not working. The other server is also webmin board. Everything is working there. I think there is something missing in the centos panel. I dont know exactly. It is related to php module or apache.

we;re not getting you what error you;re getting ?


thank you for your interest. But she do not get any errors. Only the plugin does not work. Does not react at all.

75
PHP / Re: Some add-ons are not working
« on: November 18, 2016, 05:53:42 PM »
The plugins are not working. The other server is also webmin board. Everything is working there. I think there is something missing in the centos panel. I dont know exactly. It is related to php module or apache.

Pages: 1 ... 3 4 [5] 6