Welcome,
Guest
|
|
Hello,
After installing I've got 2 errors : -no path configured for the index, that I've managed adding the 2 lines : /public_html/images/jifile/ and below : /public_html/images/jifile/ifile_index But I don't understand the purpose of ifile_index... Then into/public_html/libraries/ifile/adapter/helpers/binaries I've modified all rights to 755 but still have message : XPDF Binaries File Unexecutable CHMOD 0755 Please set to 0755 for binaries XPDF in LIN. Also, a documentation of the framework in english would be really great ! Thanks for your help ! |
Last Edit: 03 Jan 2012 10:11 by crony.
The administrator has disabled public write access.
|
|
Hi,
the folder ifile_index (you can call as you like) is used to contain the index of files to search. To configure the path of the index must click on the "preferences" and also set the path to the folder that contains files to be indexed. Note that the index folder is created automatically, and the file folder must be created manually. For the problem on the XPDF Binaries may be that your host server does not allow you to run executable files. Just we have time we will translate the documentation, but unfortunately this is not our primary job but a hobby and then we work in their free time. I hope I helped |
If you like, if it was useful, consider a donation, Thanks
Se vuoi, se ti siamo stati utili, considera una donazione, Grazie Help us by voting our extensions on Joomla.org: JiFile JoomPhoto Mobile Easy Language
The administrator has disabled public write access.
|
|
Hello,
Thanks for your help. But it seems there's no problem with executing binaries with my hoster... Does it needs XPDF to be installed as well on the server ? (as a lib seen into the php.ini ?) I get this is a free open project, but you surely got more people interested with your project if it was in english at least. I think we may work with your framework after testing, and extend it with other doc types. (we are a university) |
Last Edit: 03 Jan 2012 17:18 by crony.
The administrator has disabled public write access.
|
|
Hello,
XPDF does not require installation. Can you tell me which operating system and which version you use? Perhaps it is a problem in the control. What documentation you need, JiFile(for Joomla) or iFile(framework)? Anyway we are already working on the translation of documentation jifile. Out of curiosity, what University are you? |
If you like, if it was useful, consider a donation, Thanks
Se vuoi, se ti siamo stati utili, considera una donazione, Grazie Help us by voting our extensions on Joomla.org: JiFile JoomPhoto Mobile Easy Language
The administrator has disabled public write access.
The following user(s) said Thank You: crony
|
|
Hello,
Sent you a mail... ![]() About our config : Linux x86_64 MySql 5.0.77-log PHP 5.3.2 Apache/2.2.15 (CentOS) Serveur web pour interface PHP cgi-fcgi Joomla! 2.5 beta Everything seems okay, I've been able to index .doc files, but at the moment, the search engine does not find anything. And I can't index pdf files due to right execution problem on XPDF / pdf2text file... As I've seen your video tutorials where under windows, might be a problem with path ? I'll check a bit the source code to see what's going on as soon as I can... Thanks ! |
The administrator has disabled public write access.
|
|
Are you sure that setting the permissions to 755 via ftp(file libraries/ifile/adapter/helpers/binaries/linux/pdftotext) this is effective.
Try also to print the permissions from the file libraries/ifile/servercheck/LuceneServerCheck.php in the following line(about 508): ...
if (!$oct) {
$configmod = substr(sprintf('%o', fileperms($path)), -4);
echo $configmod; // print permissions
$trcss = (($configmod == $perm || $configmod == "0777") ? true : false);
} else {
... |
If you like, if it was useful, consider a donation, Thanks
Se vuoi, se ti siamo stati utili, considera una donazione, Grazie Help us by voting our extensions on Joomla.org: JiFile JoomPhoto Mobile Easy Language
Last Edit: 04 Jan 2012 21:47 by Antonio.
The administrator has disabled public write access.
|
|
FTP tells me 755, but $configmod returns 1363 !!!
I also noticed there's no files into components/com_jifile (but there are into administrator/components/com_jifile , admin is fully functionnal...) |
The administrator has disabled public write access.
|
|
Every times I reload the admin component page, the rights are setuping to 363 automaticaly...
|
The administrator has disabled public write access.
|
If you not change browser settings, you agree to it. Learn more