Forums / Install & configuration / Which is the error?

Which is the error?

Author Message

Vicente Olivan

Thursday 01 March 2007 3:12:07 am

Hi

I have a new install with eZ 3.9 but is not importing the packages ezwebin. My PHP complile is:

[root@my_server]# php -m
[PHP Modules]
ctype
domxml
exif
gd
mbstring
mysql
overload
pcre
posix
session
standard
tokenizer
xml
zlib

[Zend Modules]

It is a bug?

Thanks

Vicente Olivan

Thursday 01 March 2007 10:27:22 am

I have reviewed the related files for package handler:

<b> package.ini</b>
RepositoryDirectory=packages
I have stored in the "packages" directory all *.ezpkg fliles for ezwebin install. This directive, is it show automatically the packages in wizard for selected? or not?

RemotePackagesIndexURL=http://packages.ez.no/ezpublish/3.9
It not run correctly

Some solution?

Thanks

Tobias Struckmeier

Friday 02 March 2007 1:34:40 am

Do you have a network connection from that host?
Does the webserver has write access to the var/storage/packages directory?

Vicente Olivan

Monday 05 March 2007 2:03:26 am

I have connection,,, mmm!!! the packages directory not exists
I have created the packages directory with 775 permissions but not works.

Thanks