Elxis CMS Forum

Support => General => Topic started by: ROUBOS on November 06, 2009, 13:22:17

Title: Error trying to view available extensions.
Post by: ROUBOS on November 06, 2009, 13:22:17
Getting the following error when trying to view available extensions to download from the administrator pages:

What's causing it? Need to install some image gallery extensions...

Thanks



PHP Error [Warning]
URI: index3.php
Path: /includes/domit/xml_domit_lite_parser.php
Line: 1033
file_get_contents(/var/www/vhosts/mysite.gr/httpdocs/elxis_site/cache/edc.xml) [function.file-get-contents]: failed to open stream: Permission denied

Title: Re: Error trying to view available extensions.
Post by: ks-net on November 06, 2009, 14:05:19
file_get_contents(/var/www/vhosts/giavasisdesign.gr/httpdocs/elxis_site/cache/edc.xml) [function.file-get-contents]: failed to open stream: Permission denied
Title: Re: Error trying to view available extensions.
Post by: ROUBOS on November 06, 2009, 14:11:08
lol thanks...
so obvious.
luck of sleep :(

permissions needed to be for entire directory including files and subfolders
Title: Re: Error trying to view available extensions.
Post by: ROUBOS on November 06, 2009, 17:34:48
I cannot install any component either :(

I pick the file to download and install and I get this error:

Installation file not found:
/var/www/vhosts/mysite.gr/httpdocs/elxis_site/tmpr/166-1257519223/

Title: Re: Error trying to view available extensions.
Post by: ks-net on November 06, 2009, 17:42:58
enable elxis-ftp access..

ftp-access will help to avoid such errors.. permission errors..
Title: Re: Error trying to view available extensions.
Post by: ROUBOS on November 06, 2009, 18:01:54
ftp within the administrator? or just normal FTP
Title: Re: Error trying to view available extensions.
Post by: ks-net on November 06, 2009, 18:15:24
elxis-ftp access

through administrator
Title: Re: Error trying to view available extensions.
Post by: ROUBOS on November 06, 2009, 19:19:53
i enabled ftp through the administrator pages, and no luck


I cannot install a bot or component no matter what I try :(
Title: Re: Error trying to view available extensions.
Post by: ks-net on November 06, 2009, 20:01:05
are you sure(checked) that ftp access working?

if you can to give me access i can check for you...

also check from ftp that are not any broken(uncompleted installation)  components .. the need to manually deleted!
otherwise you get an error like "are you trying to install same component twice.. etc.."
Title: Re: Error trying to view available extensions.
Post by: ROUBOS on November 06, 2009, 20:06:53
well it says that FTP is working.

this is the error I get when trying to download/install IO_image gallery component

Installation file not found:
/var/www/vhosts/mysite.gr/httpdocs/elxis_site/tmpr/166-1257528444/
Title: Re: Error trying to view available extensions.
Post by: ks-net on November 06, 2009, 20:20:56
1- check if  this file exists
2- check the owner of the file and tmpr owner
3- check permissions
4- check server's logs
 
and tell me the results

Ps. have you tried to install it through edc?
http://wiki.elxis.org/wiki/Elxis_EDC_screencast

Other way to install is by unzipping > uploading  to your elxis root and use the second option "install from dir" .. this will bypass the tmpr folder which used only for unzip the compoment
Title: Re: Error trying to view available extensions.
Post by: ROUBOS on November 06, 2009, 20:34:42
Other way to install is by unzipping > uploading  to your elxis root and use the second option "install from dir" .. this will bypass the tmpr folder which used only for unzip the compoment

tried it and got this error:

Another component is already using directory: "/var/www/vhosts/mysite.gr/httpdocs/elxis_site/components/com_gallery/"


EDC does not work either :(
Title: Re: Error trying to view available extensions.
Post by: ROUBOS on November 06, 2009, 21:07:29
Does this option:
Components Linked with Access System:
under Global Configuration has anything to do with it?