I have a problem with PHP files; I can’t add a file with the .php extension. I tried it by manually lifting the device. Or create a new file Or upload via FTP
Your session probably expired, try going back to the admin panel and clicking the file manager button again, or include the credentials as GET parameters and bookmark it.
Yes, it is possible. (from the site description on Google)
Authentication required. Please provide username (u) and encrypted password (p) via GET parameters or POST body (JSON or form-encoded).
I have tried all of these things. I can upload any file with any extension except .PHP files.
You should use a better FTP client, such as FileZilla, otherwise, if they are text files, you can create a new file with the name you want and copy/paste in the code from the file, if it is an image, you can you a CDN, such as imgBB.
How big are the files in question? It’s possible it may be triggering the file size limit, or hitting another filter.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
