Jump to content

Recommended Posts

Posted

Individual users cannot edit the php.ini file as that affects all users server-wide. If what you want it changed to won't negatively affect the server overall, we may be able to change it for you. Please provide more information (including your server).

Posted

Yes I wanted to see if I could change the max_upload_time (I think that is what it is called) I am on Stevie. I am just trying to upload some files in Joomla, but it times out after the 30 second limit

 

Sorry it is the

max_execution_time that i want changed

Posted

Put this at the top of your PHP script:

 

set_time_limit(0);

  • 2 months later...
Posted

Individual users cannot edit the php.ini file as that affects all users server-wide. If what you want it changed to won't negatively affect the server overall, we may be able to change it for you. Please provide more information (including your server).

Which information do you need? I want to install a component but joomla times out. I'm on server johnny. Can you also trun off display_errors?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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.

×
×
  • Create New...