Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • qolby Friend
    #202341

    Hi,

    Please, i was trying to install plg_system_t3.v2.3.0 on Joomla Joomla! 3.3.6 after i have installed purity_iii.v1.1.1 template successfully. i got the bellow error trying to installed t3 plugin and when i visit the frontend of my site it keeps saying 500 – T3 Plugin is not enabled
    my php version is 5.3.13, mysql 5.5.24 Apache 2.2.22 on wampserver 2.2. I tried increased upload_max_filesize and post_max_size settings of my php.ini to post_max_size = 300M and upload_max_filesize = 300M please what could be the solution to this setback ?

    Error
    There was an error uploading this file to the server.
    Maximum PHP file upload size is too small: This is set in php.ini in both upload_max_filesize and post_max_size settings of your PHP settings (located in php.ini and/or .htaccess file)

    hoping to hear from you with best solution
    Regards

    pavit Moderator
    #553822

    Hi

    You can ask to your hosting provider to verify these settings m if your Joomla is giving such error it is because your php.ini file is not set correctly , forward this ticket to them and they will increase your upload_max_file_size correctly.

    qolby Friend
    #553826

    Hi,
    I;m not on live server, i was installing on local server wampser 2.2. pls hosting package for now

    kindly tell me better solution to resolve this?

    best regards

    pavit Moderator
    #553827

    I cannot help if you have it on local – try to publish it on a temp server where i can access and verify settings

    arthurjohnston Friend
    #553839

    @qolby

    <em>@qolby 451220 wrote:</em><blockquote>Hi,

    I tried increased upload_max_filesize and post_max_size settings of my php.ini to post_max_size = 300M and upload_max_filesize = 300M please what could be the solution to this setback ?

    Regards</blockquote>

    Try:

    Try these different settings in C:wampbinapacheapache2.2.8binphp.ini

    Find:
    post_max_size =
    upload_max_filesize =
    max_execution_time = 30
    max_input_time = 60
    memory_limit = 8M

    Change to:
    post_max_size = 750M
    upload_max_filesize = 750M
    max_execution_time = 5000
    max_input_time = 5000
    memory_limit = 1000M

    Then restart wamp to take effect

    jooservices Friend
    #553840

    Hi there,
    Just another way to check php.ini location

    http://stackoverflow.com/questions/10528212/which-php-ini-file-does-my-wamp-webpage-uses

    Thank you,
    Viet Vu

    jooservices Friend
    #553841

    Hi there,
    Just another way to check php.ini location

    http://stackoverflow.com/questions/10528212/which-php-ini-file-does-my-wamp-webpage-uses

    Thank you,
    Viet Vu

    greegan Friend
    #563607

    I can Help you to resolve problem with T3 plugin and warnig message PHP maximum etc etc.
    I use XAMPP.

    1- go in directory Xamppphp
    2-open file php.ini
    3-change upload_max_filesize=##M to upload_max_filesize=16M
    4 -change post_max_size=##M to post_max_size=16M
    5- save php.ini
    6- Exit form website adminidtrator panel in local
    7 – QUIT XAMPP: STOP Apache and STOP MySQL
    8 – Restart XAMPP: Start Apache and Start MySQl
    9 – Open website administrator panel and install T3 plugin

    g00d luck!:)

    jooservices Friend
    #563662

    Hi there
    IMO i don’t prefer to use XAMPP or WAMP or whatever. Instead of that we should install everything separate byself.
    – Apache ( and / or Ngix )
    – MySQL
    – PHP
    Than config it.

    By this way we can easier to manage everything. It’s also very easy to do on Ubuntu via Synaptic.

    Thank you,
    Viet Vu

Viewing 9 posts - 1 through 9 (of 9 total)

This topic contains 9 replies, has 5 voices, and was last updated by  jooservices 9 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum