-
AuthorPosts
-
November 1, 2014 at 4:06 am #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
Regardspavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 1, 2014 at 6:59 am #553822Hi
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.
November 1, 2014 at 11:03 am #553826Hi,
I;m not on live server, i was installing on local server wampser 2.2. pls hosting package for nowkindly tell me better solution to resolve this?
best regards
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 1, 2014 at 11:10 am #553827I cannot help if you have it on local – try to publish it on a temp server where i can access and verify settings
arthurjohnston Friendarthurjohnston
- Join date:
- November 2010
- Posts:
- 170
- Downloads:
- 152
- Uploads:
- 16
- Thanks:
- 58
- Thanked:
- 27 times in 2 posts
November 2, 2014 at 6:03 am #553839<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 = 8MChange 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 effectjooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
November 2, 2014 at 7:01 am #553840Hi 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 Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
greegan Friendgreegan
- Join date:
- December 2013
- Posts:
- 12
- Downloads:
- 15
- Uploads:
- 0
- Thanked:
- 2 times in 1 posts
March 18, 2015 at 4:24 pm #563607I 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 pluging00d luck!:)
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
March 19, 2015 at 1:01 am #563662Hi 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 -
AuthorPosts
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