• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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