• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Cannot find php.ini file

D_j

New Pleskian
Hello,

I recently migrated to Plesk 11.5, and now I am getting this error message (Error uploading file../downloads/s3cur3f0ld3r/test-copy.pdf) every time I try to upload a file.

I am using the customer panel version for Plesk, and under PHP settings > Common settings that is what the settings look like.

safe_mode = off
safe_mode_include_dir = Default
safe_mode_exec_dir = Default
include_path = Default
session.save_path = Default
mail.force_extra_parameters = Default
register_globals = Default
open_basedir = {WEBSPACEROOT}/:{TMP}/
error_reporting = Default
display_errors = Default
log_errors = Default
allow_url_fopen = Default
file_uploads = on
short_open_tag = Default
magic_quotes_gpc = Default

Is there any other settings that need to be set to on to fix the error?

Also, I looked up for the php.ini file to check if the file_uploads directive is set to ON, but I cannot find php.ini anywhere.

Where do I find the php.ini file in Plesk?

Thanks in advance.
 
Back
Top