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.
Pages: 1 [2]
16
CentOS-WebPanel Bugs / Re: Filemanager Cannot upload large files to server
« on: August 02, 2019, 12:48:19 PM »
I have increased max_post_size and upload_max_filesize both to 512M
I have checked that this is reflected in PHP Settings >> PHP Info and it is, but still the upload fails for big files (e.g. 70MB).
It would be logical that that the FileManager might have a different php.ini file with large file sizes by default, so that it is not restrained by normal file size limits that might apply elsewhere. I think this might be what is happening and so adjusting the normal php.ini is not resolving the issue. I just don't know where this alternative php.ini file is.
I have checked that this is reflected in PHP Settings >> PHP Info and it is, but still the upload fails for big files (e.g. 70MB).
It would be logical that that the FileManager might have a different php.ini file with large file sizes by default, so that it is not restrained by normal file size limits that might apply elsewhere. I think this might be what is happening and so adjusting the normal php.ini is not resolving the issue. I just don't know where this alternative php.ini file is.
17
CentOS-WebPanel Bugs / Filemanager Cannot upload large files to server
« on: August 02, 2019, 12:39:48 AM »
Hi,
I have just updated today 2 August 2019. I cannot say if it this latest update that has caused the following problem or not.
It is not possible to upload large files to the server using the Filemanager. I have tried logged in as Admin with root access. It is not possible to upload files (around 80MB), using the drag and drop interface of directory selection. Does not work using the Basic File manager either. (Wanting to upload cPanel migration files).
It is also not possible to upload files when logged in as an CWP user.
I have tried with small files (approx 30kB) and this works. The problem seems to be with larger files.
I have just updated today 2 August 2019. I cannot say if it this latest update that has caused the following problem or not.
It is not possible to upload large files to the server using the Filemanager. I have tried logged in as Admin with root access. It is not possible to upload files (around 80MB), using the drag and drop interface of directory selection. Does not work using the Basic File manager either. (Wanting to upload cPanel migration files).
It is also not possible to upload files when logged in as an CWP user.
I have tried with small files (approx 30kB) and this works. The problem seems to be with larger files.
18
PHP / PHP.ini editor not working correctly because of illegal date.timezone as default
« on: March 05, 2019, 04:22:49 PM »
Using the PHP.ini editor
The default php.ini file starts will an illegal time zone of Berlin/London.
date.timezone=Berlin/London
This is preventing the "Basic Edition" on the left from working correctly, with only the "Advanced Edition" on the right showing.
If you change the time zone from the illegal value of "Berlin/London" to "Europe/London" and Update, and then refresh the page, you will now see the "Basic Edition" is now functioning correctly.
Where do I find the master value of this incorrect timezone, so that all new accounts work correctly?
(I am using php-fpm)
Thanks,
Stephen
The default php.ini file starts will an illegal time zone of Berlin/London.
date.timezone=Berlin/London
This is preventing the "Basic Edition" on the left from working correctly, with only the "Advanced Edition" on the right showing.
If you change the time zone from the illegal value of "Berlin/London" to "Europe/London" and Update, and then refresh the page, you will now see the "Basic Edition" is now functioning correctly.
Where do I find the master value of this incorrect timezone, so that all new accounts work correctly?
(I am using php-fpm)
Thanks,
Stephen

19
Aplications / WordPress installer puts incorrect characters into wp-config.php
« on: March 05, 2019, 03:34:31 PM »
Hi,
I have noticed that the WordPress installer passes some some symbol characters (created by the random password generator) incorrectly to the wp-config.php
For example...
This randomly created password: IDlj_I_L>GxX
Appears in the wp-config.php file as: define( 'DB_PASSWORD', 'IDlj_I_LÞ' );
Presumuably, this needs an update to the installer to correct?
Regards,
Stephen
I have noticed that the WordPress installer passes some some symbol characters (created by the random password generator) incorrectly to the wp-config.php
For example...
This randomly created password: IDlj_I_L>GxX
Appears in the wp-config.php file as: define( 'DB_PASSWORD', 'IDlj_I_LÞ' );
Presumuably, this needs an update to the installer to correct?
Regards,
Stephen
20
CentOS-WebPanel Bugs / Re: Can not delete account
« on: December 04, 2016, 06:15:19 PM »
Same here
Pages: 1 [2]