By Jozsef Weimper on Friday, 09 January 2015
Replies 7
Likes 0
Views 1.4K
Votes 0
Hi,

I tried to install komento on local, I get the below error

Please enter a package directory


On live server I could instal without a problem.
Local I use wamp server.
Hello Jozsef,

It's most likely that this is either due to the following php limitations on your local webserver:

1. max_upload_filesize
2. post_max_size

Try setting this to a larger value, say 32MB or 64MB
·
Saturday, 10 January 2015 01:06
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Mark,

I set both 64M but still the same.

Only an information that in WMAP server it is upload_max_filesize instead of max_upload_filesize
·
Saturday, 10 January 2015 02:56
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Jozsef,

I am really sorry for the delay of this reply as it is a weekend for us here.
Try rename all the Komento folder e.g.
JOOMLA/administrator/components/com_komento_old
JOOMLA/components/com_komento_old
JOOMLA/media/foundry_old

Then use install from directory method and see how it goes.
·
Saturday, 10 January 2015 15:03
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,
as I couldn't install I don't have these folders yet, nothing to rename
·
Saturday, 10 January 2015 15:40
·
0 Likes
·
0 Votes
·
0 Comments
·
Can you try download my attachment file and put this getpath.php in your JoomlaFolder/getpath.php ,
then access this URL -> http://yourLocalName/getpath.php

After you get the path then copy it. Check my screenshot below.

//Example i get this path.
C:\Program Files (x86)\xampp\htdocs\goodjob32.com\getpath.php

//Copy this
C:\Program Files (x86)\xampp\htdocs\goodjob32.com\

//Paste in your "Install from directory" path add /tmp
C:\Program Files (x86)\xampp\htdocs\goodjob32.com/tmp

and click "Install" button and make sure you have follow this documentation -> http://stackideas.com/docs/komento/installation/297-installing-from-directory
·
Saturday, 10 January 2015 15:56
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you!
So, the path that works in browser (localhost/library) doesn't work by installation.
I understand.
Thank you for the solution!
·
Saturday, 10 January 2015 16:05
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating, I believe your issues are resolved now?
·
Sunday, 11 January 2015 12:50
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post