Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9248485
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T09:57:18+00:00 2026-06-18T09:57:18+00:00

there are two files in my project, php.ini and php5.ini php.ini contains set_time_limit and

  • 0

there are two files in my project, php.ini and php5.ini

php.ini contains set_time_limit

and php5.ini contained max_execution_time = 60, but i have changed it to max_execution_time = 500

but when I open phpinfo.php, it still shows max_execution_time = 60

what should i write

I also tried set_time_limit(500) in my php.ini

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T09:57:19+00:00Added an answer on June 18, 2026 at 9:57 am

    It is not recommended to change the max_execution_time to higher values server-wide. Simply use the following code before calling phpinfo() or the code you need.

    ini_set ( 'max_execution_time', 5000); 
    

    set_time_limit() simply resets the time limit, you need max_execution_time.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Say I have two files where there is one number per line File 1
I have two files which both contain a list of words. Is there an
Suppose i have one folder and inside that another two files are there .
I have a php page that creates page data from two .txt files (one
I have these two file in my project that I am migrating from php.
I have a codeigniter 2.0.2 project that keeps getting hacked. There are two main
There are two projects: 1) applet project that outputs jar file 2) web app
Is there any possibility to split classes for a two files like in C++?
Is there any fast algorithm that allows to compare two files (for verification purpose)
I'm using doxygen for commenting code. There is, for example, two files: test1.cpp :

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.