Problems uploading theme: upload_max_filesize

  • In Progress
    Posted in: Fundingpress  
  • Member
    carloszunigalossio
    November 27, 2014 at 9:24 am #53499

    Hi there,

    Im trying to upload the fundingpress theme, but im having the same error over and over.

    I tried the following 2 ways to upload the theme.

    1. via the website. Im getting this error:
    The uploaded file exceeds the upload_max_filesize directive in php.ini.

    2. via ftp. Im getting this error:
    Parse error: syntax error, unexpected ‘define’ (T_STRING) in …..options-framework.php on line 1

    the things i changed were:
    1. in wp-config:
    define(‘WP_MEMORY_LIMIT’,’128M’);

    2. created a new php.ini document in the root with:
    php_value memory_limit 128M

    and later added in the php.ini document:
    upload_max_filesize = 100M

    Later i highered the numbers until 500M, and still i get the same errors.

    I hope you can help me. Thank you.

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.