i can’t access softacolous, and change the php code, and upload, if i change and save, the file will be empty,
For example, I changed the wp-config.php code, after saving, the file became empty, I uploaded a backup wp-config.php but it remained empty. as a result my site became blank. Please help, thank you
You have an HTTP 500 error, witch means your PHP code crashed. Please turn on PHP errors in order to find out what the issue is. Also, if you are editing the file on the online file manager, it sometimes only shows a white screen, but the file is still there. You should use filezilla instead. What are your trying to change in the wp-config file?
there is no 500 http error notification, on the web only a white screen caused by an empty wp-config.php file.
in wp-config I want to modify the multisite code.
i have tried using filezilla but its still the same.
I also can’t create a new folder in cpanel, and whatever we upload or change will cause the file size to be 0 kb, I suspect that hosting has been limited, I don’t know why and there’s also no notification of problems with hosting.
notes: the cause of the problem is a file that cannot be edited / becomes empty when edited or uploaded, not an error code in wp-config.php
Um, PHP files are amways blank on the web since PHP is a backend language.
Where are you trying to make the folder, and what you you calling it?
As said previously, PHP files that are not meant to show a page, * won’t show a page*. The config file is to configure the rest of Wordpress, not show something itself. If you visit your domain, you will find an HTTP 500 error, most likely from an invalid code in the config file.
for file sizes all follow the provisions.
but what I’m confused about is when we open the file without changing any code, just open it and press save, the file will change to 0 kb, the code is deleted/empty
I have tried, even in the file that was normal, when we open it without changing the code, just open it and save it, the file will automatically be empty and the size will be 0 kb
the file either becomes empty or the code is lost. previously the web page was fine, when the wp-config file went blank the web page became a white screen
in htdoc
it’s true that the cause of blank web pages contains invalid code, maybe even there is no code (wp-config is just an empty file without any code)
the problem can’t be fixed in cpanel, because when I save the file it becomes empty