Results 1 to 4 of 4

Thread: Fatal error: Max

  1. #1
    spokes2k4 is offline Junior Member
    Join Date
    Jan 2006
    Posts
    2

    Default Fatal error: Max

    I have the following error. I have tried to increase execution time through PHP.INI and using init_set....but no avail.

    Am using MySQL 4.1, Apache 2.03, and PHP5.03

    Thanks in advancwe



    Step 6: Perform Setup
    Creating the config file...done

    Installation is proceeding... the output will appear below once it is complete. Please wait.

    Creating the db username and password...done

    Dropping table relationships if exists...done
    Creating the table relationships...done
    Processing relationship meta for relationships...done

    Dropping table acl_roles if exists...done
    Creating the table acl_roles...done
    Processing relationship meta for acl_roles...done

    Dropping table acl_actions if exists...done
    Creating the table acl_actions...done
    Processing relationship meta for acl_actions...done

    Dropping table leads if exists...done
    Creating the table leads...done
    Creating audit table leads_audit...Processing relationship meta for leads...done

    Dropping table contacts if exists...done
    Creating the table contacts...done
    Creating audit table contacts_audit...Processing relationship meta for contacts...done

    Dropping table accounts if exists...done
    Creating the table accounts...done
    Creating audit table accounts_audit...Processing relationship meta for accounts...done

    Dropping table opportunities if exists...done
    Creating the table opportunities...done
    Creating audit table opportunities_audit...Processing relationship meta for opportunities...done

    Dropping table cases if exists...done
    Creating the table cases...done
    Creating audit table cases_audit...Processing relationship meta for cases...done

    Dropping table notes if exists...done
    Creating the table notes...done
    Processing relationship meta for notes...done

    Dropping table email_templates if exists...done
    Creating the table email_templates...done
    Processing relationship meta for email_templates...done

    Dropping table emailman if exists...done
    Creating the table emailman...done
    Processing relationship meta for emailman...done

    Dropping table calls if exists...done
    Creating the table calls...done
    Processing relationship meta for calls...done

    Dropping table emails if exists...done
    Creating the table emails...done
    Processing relationship meta for emails...done

    Dropping table meetings if exists...done
    Creating the table meetings...done
    Processing relationship meta for meetings...done

    Dropping table iframes if exists...done
    Creating the table iframes...done
    Processing relationship meta for iframes...done

    Dropping table tasks if exists...done
    Creating the table tasks...done
    Processing relationship meta for tasks...done

    Dropping table users if exists...done
    Creating the table users...done
    Processing relationship meta for users...done


    Dropping table currencies if exists...done
    Creating the table currencies...done
    Processing relationship meta for currencies...done

    Dropping table tracker if exists...done
    Creating the table tracker...done
    Processing relationship meta for tracker...done

    Dropping table import_maps if exists...done
    Creating the table import_maps...done
    Processing relationship meta for import_maps...done

    Dropping table files if exists...done
    Creating the table files...done
    Processing relationship meta for files...done

    Dropping table users_last_import if exists...done
    Creating the table users_last_import...done
    Processing relationship meta for users_last_import...done

    Dropping table config if exists...done
    Creating the table config...done
    Processing relationship meta for config...done

    Dropping table upgrade_history if exists...done
    Creating the table upgrade_history...done
    Processing relationship meta for upgrade_history...done

    Dropping table vcals if exists...done
    Creating the table vcals...done
    Processing relationship meta for vcals...done

    Dropping table bugs if exists...done
    Creating the table bugs...done
    Creating audit table bugs_audit...Processing relationship meta for bugs...done

    Dropping table versions if exists...done
    Creating the table versions...done
    Processing relationship meta for versions...done

    Dropping table releases if exists...done
    Creating the table releases...done
    Processing relationship meta for releases...done

    Dropping table feeds if exists...done
    Creating the table feeds...done
    Processing relationship meta for feeds...done

    Dropping table project if exists...done
    Creating the table project...done
    Processing relationship meta for project...done

    Dropping table project_task if exists...done
    Creating the table project_task...done
    Creating audit table project_task_audit...Processing relationship meta for project_task...done

    Dropping table roles if exists...done
    Creating the table roles...done
    Processing relationship meta for roles...done

    Dropping table email_marketing if exists...done
    Creating the table email_marketing...done
    Processing relationship meta for email_marketing...done

    Dropping table campaigns if exists...done
    Creating the table campaigns...done
    Creating audit table campaigns_audit...Processing relationship meta for campaigns...done

    Dropping table prospect_lists if exists...done
    Creating the table prospect_lists...done
    Processing relationship meta for prospect_lists...done

    Dropping table prospects if exists...done
    Creating the table prospects...done
    Processing relationship meta for prospects...done

    Dropping table documents if exists...done
    Creating the table documents...done
    Processing relationship meta for documents...done

    Dropping table document_revisions if exists...done
    Creating the table document_revisions...done
    Processing relationship meta for document_revisions...done

    Dropping table fields_meta_data if exists...done
    Creating the table fields_meta_data...done
    Processing relationship meta for fields_meta_data...done

    Dropping table schedulers if exists...done
    Creating the table schedulers...done
    Processing relationship meta for schedulers...done

    Dropping table schedulers_times if exists...done
    Creating the table schedulers_times...done
    Processing relationship meta for schedulers_times...done

    Dropping table inbound_email if exists...done
    Creating the table inbound_email...done
    Processing relationship meta for inbound_email...done


    Dropping table campaign_log if exists...done
    Creating the table campaign_log...done
    Processing relationship meta for campaign_log...done

    Dropping table dashboards if exists...done
    Creating the table dashboards...done
    Processing relationship meta for dashboards...done
    Creating relationship tables

    Processing relationship meta for accounts_bugs...done

    Processing relationship meta for accounts_cases...done

    Processing relationship meta for accounts_contacts...done

    Processing relationship meta for accounts_opportunities...done

    Processing relationship meta for calls_contacts...done

    Processing relationship meta for calls_users...done

    Processing relationship meta for cases_bugs...done

    Processing relationship meta for contacts_bugs...done

    Processing relationship meta for contacts_cases...done

    Processing relationship meta for contacts_users...done

    Processing relationship meta for custom_fields...done

    Processing relationship meta for emails_accounts...done

    Processing relationship meta for emails_cases...done

    Processing relationship meta for emails_contacts...done

    Processing relationship meta for emails_opportunities...done

    Processing relationship meta for emails_users...done

    Processing relationship meta for files...done

    Processing relationship meta for meetings_contacts...done

    Processing relationship meta for meetings_users...done

    Processing relationship meta for opportunities_contacts...done

    Processing relationship meta for users_feeds...done

    Processing relationship meta for tracker...done

    Processing relationship meta for prospect_list_campaigns...done

    Processing relationship meta for prospect_lists_prospects...done

    Processing relationship meta for roles_modules...done

    Processing relationship meta for roles_users...done

    Processing relationship meta for project_relation...done

    Processing relationship meta for acl_roles_actions...done

    Processing relationship meta for acl_roles_users...done

    Processing relationship meta for InboundEmail_autoreply...done

    Processing relationship meta for email_marketing_prospect_lists...done
    done

    Inserting default settings...done

    Creating default users...Creating RSS Feedsdone

    Creating default Scheduler jobs...
    Fatal error: Maximum execution time of 90 seconds exceeded in C:\Program Files\Apache Group\Apache2\htdocs\include\database\PearDatabase .php on line 219

  2. #2
    kbrill's Avatar
    kbrill is offline SugarCRM PS Engineer
    Join Date
    Jul 2004
    Location
    St Louis, MO
    Posts
    3,183

    Default Re: Fatal error: Max

    in your php.ini file look for the maximium execution time setting and change it.
    Code:
           ;;;;;;;;;;;;;;;;;;; ; Resource Limits ; ;;;;;;;;;;;;;;;;;;;  
    
    max_execution_time = 30     ; Maximum execution time of each script, in seconds 
    
    memory_limit = 8M      ; Maximum amount of memory a script may consume (8MB)
    Kenneth Brill - Help Forum Moderator

    I do not respond to 'Private Messages'. Please email me directly instead

    When asking for help, PLEASE give us your Server Information and Version Numbers as asked for on the 'Post New Message' screen as well as any JavaScript errors shown at the bottom of the browser window.
    Help us Help You

  3. #3
    spokes2k4 is offline Junior Member
    Join Date
    Jan 2006
    Posts
    2

    Default Re: Fatal error: Max

    I tried that using php ini as well as init_set for a particular script. From what I see, it gets caught in the execution of mysql_query. Does this mean there is a problem with an Sql query or is it that the code segment that is calling PEARdatabase.php is the problem?

    Please see my code below with the return result from mysql_query printed.

    10871done

    Resource id #10881Resource id #10891Processing relationship meta for opportunities_contacts...Resource id #10901done

    Resource id #10911Resource id #10921Processing relationship meta for users_feeds...done

    Resource id #10931Resource id #10941Processing relationship meta for tracker...done

    Resource id #10951Resource id #10961Processing relationship meta for prospect_list_campaigns...Resource id #10971done

    Resource id #10981Resource id #10991Processing relationship meta for prospect_lists_prospects...Resource id #11001Resource id #11011Resource id #11021Resource id #11031done

    Resource id #11041Resource id #11051Processing relationship meta for roles_modules...done

    Resource id #11061Resource id #11071Processing relationship meta for roles_users...Resource id #11081done

    Resource id #11091Resource id #11101Processing relationship meta for project_relation...Resource id #11111Resource id #11121Resource id #11131Resource id #11141done

    Resource id #11151Resource id #11161Processing relationship meta for acl_roles_actions...Resource id #1117done

    Resource id #11181Resource id #11191Processing relationship meta for acl_roles_users...Resource id #1120done

    Resource id #11211Resource id #11221Processing relationship meta for InboundEmail_autoreply...done

    Resource id #11231Resource id #11241Processing relationship meta for email_marketing_prospect_lists...Resource id #11251done
    done

    Resource id #11301Resource id #11311Resource id #11321Resource id #11331Resource id #11341Resource id #11351Inserting default settings...1111111111111done

    Creating default users...1Creating RSS FeedsResource id #1136Resource id #11371done

    Creating default Scheduler jobs...1111Resource id #1144Resource id #1145Resource id #1146Resource id #1147Resource id #1148111111111111111111111111111111111111111111111 11111111111111111111111111111111111111111111111111 11111111111111111111111111111111111111111111111111 11111111111111111111111111111111111111111111111111 11111111111111111111111111111111111111111111111111 11111111111111111111111111111111111111111111111111 11111111111111111111111111111111111111111111111111 11111111111111111111111111111111111111111111111111 11111111111111111111111111111111111111111111111111 11111111111111111111111111111111111111111111111111 11111111111111111111111111111111111111111111111111 11111111111111111111111111111111111111111111111111 11111111111111111111111111111111111111111111111111 11111111111111111111111111111111111111111111111111 11111111111111111111111111111111111111111111111111 1111111111111111111111
    Fatal error: Maximum execution time of 90 seconds exceeded in C:\Program Files\Apache Group\Apache2\htdocs\include\database\PearDatabase .php on line 219

  4. #4
    kbrill's Avatar
    kbrill is offline SugarCRM PS Engineer
    Join Date
    Jul 2004
    Location
    St Louis, MO
    Posts
    3,183

    Default Re: Fatal error: Max

    More useful would be to print out the actual SQL (with a return at the end). Not sure what all the ones are.
    Kenneth Brill - Help Forum Moderator

    I do not respond to 'Private Messages'. Please email me directly instead

    When asking for help, PLEASE give us your Server Information and Version Numbers as asked for on the 'Post New Message' screen as well as any JavaScript errors shown at the bottom of the browser window.
    Help us Help You

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •