Hardware Requirements, very slow installation

Home Forums Legacy Support Support queries Setup issues Hardware Requirements, very slow installation

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #86671
    specialfxtrader
    Participant
    One Click installation and Setup WPLMS installation from the Dashboard lasts too long. I selected the option Setup with Sample data. I am running WP on AWS EC2 t2.micro instance. Can you please tell me how many CPU cores, RAM does the WPLMS installation require for a very basic setup, practically without any users? https://aws.amazon.com/ec2/instance-types/ Thank you.  
    #86697
    Make sure your current settings meet our minimum requirements. WP Memory Limit:    128 MB. WP Debug Mode:    Yes WP Max Upload Size:    30 MB PHP Post Max Size:   30 MB PHP Time Limit:    300 PHP Max Input Vars:    1000
    #86757
    specialfxtrader
    Participant
    Hi, I rolled back to a previous image. I have set the following values prior to installation: PHP.INI -------- max_execution_time 30-> 300 max_input_vars = 1000 (no change needed) memory_limit 128M -> 256M post_max_size  8M-> 64M upload_max_filesize 2M-> 64M   WP-CONFIG.PHP ------------- define('WP_DEBUG', true); define( 'WP_MEMORY_LIMIT', '256M' );   Changed AWS instance from: t2.micro 1 CPU core, 1 GB RAM to: t2.medium 2 CPU cores, 4 GB RAM   Also entered my API KEY in WPLMS / Getting Started / Details required for Auto-Update Rebooted image...   Some debugging messages thrown: Notice: Undefined offset: 0 in /var/www/html/wp-content/plugins/wplms-eventon/includes/init.php on line 330 Notice: Undefined offset: 0 in /var/www/html/wp-content/themes/wplms/includes/buddydrive.php on line 453 Notice: Undefined variable: cats in /var/www/html/wp-content/themes/wplms/content-default.php on line 22   Trying to install: Page: Dashboard / Install WPLMS / Welcome to WPLMS 2.4.1 / Installation and Setup / Click either on Setup Theme without Sample Data OR Setup Theme with Sample Data The installation still freezes.   Page: Dashboard / Install WPLMS / Welcome to WPLMS 2.4.1 / System Status   WP Version: 4.7 WP Multisite Enabled: No Web Server Info: Apache/2.2.31 (Amazon) PHP Version: 5.3.29 MySQL Version: 5.5.52 WP Active Plugins: 18 WP Memory Limit: 256 MB WP Debug Mode: Yes WP Language: en_US WP Max Upload Size: 64 MB PHP Post Max Size: 64 MB PHP Time Limit: 300 PHP Max Input Vars: 1000 SUHOSIN Installed: No Default Timezone: Default timezone is UTC Settings WPLMS Pages All Course page: Page not set Take this course page: #0 - Create Course Page: #0 - Notes & Discussion Page: #0 - Default Certificate Page: #0 - Templates Template Overrides (vibe): wplms/course/course-loop.php1.8 - 2.1, wplms/course/index.php1.8 - 2.1, wplms/course/instructor-courses.php1.8 - 2.1, wplms/course/my-courses.php1.8.1 - 2.1, wplms/course/single/activity.php2.3 - 2.3, wplms/course/single/admin.php2.3 - 2.3, wplms/course/single/course-header.php2.1 - 2.1, wplms/course/single/curriculum.php2.2 - 2.2, wplms/course/single/events.php2.1 - 2.1, wplms/course/single/front.php2.0 - 2.0, wplms/course/single/home.php2.1 - 2.1, wplms/course/single/members.php version 1.8.1 is out of date. The core version is 2.1, wplms/course/single/plugins.php version 2.0 is out of date. The core version is 2.1, wplms/course/single/stats.php2.1 - 2.1, wplms/course/single/submissions.php2.1 - 2.1   Can you suggest something what to do next? Thank you for your help in advance.  
    #86876
    Anshuman Sahu
    Keymaster
    Everything seems to be alright from server .Can you please share your 1. wp-admin credentials , 2. site url 3. a valid FTP credentials, 4. and demo name you want  to install . PS : mark reply as private while sharing credentials .
    #86938
    specialfxtrader
    Participant
    This reply has been marked as private.
    #87011
    Anshuman Sahu
    Keymaster
    Okay we tried to install the demo but could not . There is some error appearing at your setup that is stopping the demo to install . So to debug this can you please share your server php error log (upload it somewhere online and share its link here  ) and also a valid FTP credentials without any key (I do not exactly know how to login with that ) . Also i found that your php version is old (5.3 ) .Can you please contact your webhost to upgrade your php version to atleast 5.6 .
    #87293
    specialfxtrader
    Participant
    Hi! Updated PHP from 5.3 to 5.6 using the below steps: http://stackoverflow.com/questions/29206795/how-to-install-php5-6-in-amazon-linux I could now install the demo theme without sample data, just under two minutes. I would suggest to set clearly in your documentation what PHP version is supported by WPLMS - this is definitely not PHP 5.3 today which is the default version installed by AWS on Apache Linux in their webserver image. I created the image two weeks ago. Strange they still use a PHP version older than one and a half years. FROM version:

    PHP 5.3.29 (cli) (built: May 12 2015 22:42:19)

    Copyright (c) 1997-2014 The PHP Group

    Zend Engine v2.3.0, Copyright (c) 1998-2014 Zend Technologies

    TO version:

    PHP 5.6.28 (cli) (built: Nov 18 2016 01:43:22)

    Copyright (c) 1997-2016 The PHP Group

    Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies

    The site also seems to be a bit faster than before. Can you please comment if my mysql version is something you think is outdated:

    mysql  Ver 14.14 Distrib 5.5.52, for Linux (x86_64) using readline 5.1

    I get some other error messages, but I believe these mean I need to make some additional setup steps. If you just can tell me in a second what else I miss? If not, I will take my time troubleshooting, no problem. Thank you for your help! Notice: Undefined offset: 0 in /var/www/html/wp-content/plugins/wplms-eventon/includes/init.php on line 330

    Notice: Undefined offset: 0 in /var/www/html/wp-content/plugins/wplms-eventon/includes/init.php on line 330

    Notice: Undefined offset: 0 in /var/www/html/wp-content/themes/wplms/includes/buddydrive.php on line 453

    Notice: Undefined offset: 0 in /var/www/html/wp-content/themes/wplms/includes/buddydrive.php on line 453
    Notice: Undefined variable: item in /var/www/html/wp-content/themes/wplms/includes/menu/custom_walker.php on line 227

    Notice: Trying to get property of non-object in /var/www/html/wp-content/themes/wplms/includes/menu/custom_walker.php on line 227

    Notice: Undefined variable: item in /var/www/html/wp-content/themes/wplms/includes/menu/custom_walker.php on line 227

    Notice: Trying to get property of non-object in /var/www/html/wp-content/themes/wplms/includes/menu/custom_walker.php on line 227
    #87306
    Checking....
    #87310
    This reply has been marked as private.
    #87562
    specialfxtrader
    Participant
    Thank you for your support!
Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Hardware Requirements, very slow installation’ is closed to new replies.