php.ini


siti

Recommended Posts

...and you won't find it either, that file affects EVERYONE on the server PHP wise and is in a server PHP directory.  In CPanel, you can look at the option "PHP Configuration" to give you the PHP configuration settings so you can work accordingly.  But you can't change anything there. 

 

(Put it this way: if you find a way to change the php.ini file and you're on my server, and my Blog breaks as a result, I'm gonna be mighty annoyed at you :o )

 

The better question might be, what are you trying to accomplish exactly?

Link to comment
Share on other sites

If you login to cPanel then go to select php version then on this page click the show php settings you can modify php.ini settings just for your account. It does not include all settings but it includes the most frequently changed settings. By default I believe the options you can change are:

allow_url_fopen

display_errors

error_reporting

file_uploads

include_path

log_errors

magic_quotes_gpc

mail.force_extra_paramters

max_execution_time

max_input_time

memory_limit

open_basedir

post_max_size

register_globals

safe_mode

safe_mode_exec_dir

safe_mode_include_dir

session.save_path

short_open_tag

upload_max_filesize

Link to comment
Share on other sites

If you login to cPanel then go to select php version then on this page click the show php settings you can modify php.ini settings just for your account. It does not include all settings but it includes the most frequently changed settings. By default I believe the options you can change are:

allow_url_fopen

display_errors

error_reporting

file_uploads

include_path

log_errors

magic_quotes_gpc

mail.force_extra_paramters

max_execution_time

max_input_time

memory_limit

open_basedir

post_max_size

register_globals

safe_mode

safe_mode_exec_dir

safe_mode_include_dir

session.save_path

short_open_tag

upload_max_filesize

Live and learn, most other hosts I know give very little access to config changes such as those...just assumed it wasn't possible I guess :blink:

Link to comment
Share on other sites

  • 3 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...