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

Pages: [1] 2
1
CentOS 7 Problems / Re: IP Address change via SSH
« on: July 24, 2020, 09:50:16 PM »
Any Help? ???

2
CentOS 7 Problems / Re: IP Address change via SSH
« on: July 22, 2020, 04:35:03 PM »
Any help?

3
CentOS 7 Problems / IP Address change via SSH
« on: July 19, 2020, 02:46:01 PM »
Hello

I installed CWP, but the IP address is completely different during the installation process and I do not have access to this IP address of CWP.

Therefore, I cannot access the web interface. How can I change the IP address of CWP via SSH?

4
Hello

How can I change the designs of the default static error pages (Forbidden, 500,404, and Others)? How can I reach them?

Thank you

5
CentOS-WebPanel Bugs / Re: CWP Running but websites down
« on: March 27, 2020, 02:39:00 PM »
Unfortunately, nothing changed. I had to turn off the firewall. I am trying to find a solution

6
CentOS-WebPanel Bugs / Re: CWP Running but websites down
« on: March 24, 2020, 12:31:28 PM »
When you turn off the firewall, the sites are active again.

7
CentOS-WebPanel Bugs / Re: CWP Running but websites down
« on: March 24, 2020, 12:24:20 PM »
Which log file should I review?

8
CentOS-WebPanel Bugs / CWP Running but websites down
« on: March 23, 2020, 03:18:13 PM »
Hello

CWP While running, websites suddenly stopped. I can access the PMA and CWP panel, but the websites are down.
I reset the server several times, but nothing has changed.


what could be the reason?

Thjank you

9
CentOS 7 Problems / Re: Error 500 when trying to upload file
« on: December 10, 2019, 12:47:49 PM »
I solved:

Code: [Select]
chmod +x /var/lib/nginx -R

10
CentOS 7 Problems / Re: Error 500 when trying to upload file
« on: December 10, 2019, 12:14:47 AM »
Error log:

Code: [Select]
2019/12/10 00:00:44 [crit] 22773#0: *2904 open() "/var/lib/nginx/tmp/client_body/0000000010" failed (13: Permission denied), client: 192.168.1.102, server: **domain**, request: "POST /sistem/Upload.php HTTP/1.1", host: "**domain**"
2019/12/10 00:00:48 [crit] 22776#0: *2915 open() "/var/lib/nginx/tmp/client_body/0000000011" failed (13: Permission denied), client: 192.168.1.102, server: **domain**, request: "POST /upload.php HTTP/1.1", host: "**domain**", referrer: "**domain**/test4.php"
2019/12/10 00:03:30 [crit] 22777#0: *3369 open() "/var/lib/nginx/tmp/client_body/0000000012" failed (13: Permission denied), client: 192.168.1.102, server: **domain**, request: "POST /test4.php HTTP/1.1", host: "**domain**", referrer: "**domain**/test4.php"
2019/12/10 00:05:27 [crit] 22774#0: *3672 open() "/var/lib/nginx/tmp/client_body/0000000013" failed (13: Permission denied), client: 192.168.1.102, server: **domain**, request: "POST /test4.php HTTP/1.1", host: "**domain**", referrer: **domain**/test4.php"
2019/12/10 00:05:47 [crit] 22776#0: *3729 open() "/var/lib/nginx/tmp/client_body/0000000014" failed (13: Permission denied), client: 192.168.1.102, server: **domain**, request: "POST /sistem/Upload.php HTTP/1.1", host: "**domain**"
2019/12/10 00:05:52 [crit] 22775#0: *3740 open() "/var/lib/nginx/tmp/client_body/0000000015" failed (13: Permission denied), client: 192.168.1.102, server: **domain**, request: "POST /test4.php HTTP/1.1", host: "**domain**", referrer: "**domain**test4.php"



Code: [Select]
[root@serve tmp]# ls -lh
total 16K
drwxrwxrwx 2 nobody root 4.0K Oct 27 04:34 client_body
drwx------ 2 nobody root 4.0K Oct 27 04:34 fastcgi
drwx------ 2 nobody root 4.0K Oct 27 04:34 scgi
drwx------ 2 nobody root 4.0K Oct 27 04:34 uwsgi

11
CentOS 7 Problems / Error 500 when trying to upload file
« on: December 10, 2019, 12:11:28 AM »
Hey,

I'm getting "500 Internal" error when trying to upload file. There are other internet sites on the server, but I do not have problems uploading files other websites.

I checked:

.htaccess
chmod & chown
upload folder


What could be the reason?

12
CentOS 7 Problems / Re: Upload Size Change
« on: June 06, 2019, 01:14:13 PM »
solved.

you can create a ".user.ini" file in "/home/username/"


13
CentOS 7 Problems / Re: Upload Size Change
« on: June 06, 2019, 11:38:03 AM »
Not working

14
CentOS 7 Problems / Upload Size Change
« on: June 06, 2019, 06:22:56 AM »
Hello,

I accept files on my website but the limit is 2 MB. I changed the files to upgrade this. The file upload value changed in phpMyAdmin but still 2MB for my site.

Installed 7.2.10 and "/opt/alt/php72/usr/php/php.ini"
and "/usr/local/php/php.ini"

Code: [Select]
upload_max_filesize = 10240M
post_max_size = 10240M
memory_limit = 4096M
max_execution_time = 980
max_input_vars = 100000
max_input_time = 4000

but still 2MB.
What is the reason of this?

15
CentOS 7 Problems / pro for PHP Upgrade?
« on: May 29, 2019, 08:03:55 AM »
hi

I would like to upgrade the PHP version to 7.2, although I did rebuild many times. still 5.6.x

Need CWPpro?

Pages: [1] 2