Can EZ Publish run under Apache2?
Has anyone run eZPublish using Apache2?
I can see whatever page I assign as default, but I get a 404 as soon as I try to use a link to load another page.
:eek2:
eZ publish - trouble to get ImageMagick work
Hello,
I am confused about what I must do to get my installed ezpublish work with imagemagick.
Quote:
Originally posted by HarryF
Watch out for these values in particular;
Code:
SiteURL=localhost/public/ezpublish_2_2_6
ImageConversionProgram=C:\ImageMagick\convert.exe
This is the message I get in Admin ezPublish:
-------------------------------------------------
Failed to run the following functions
You've failed to install the ImageMagick package properly, please get it from http://www.imagemagick.org/www/archives.html
-------------------------------------------------
I checked with my host and he says that:
<< We have all of the files installed to run movable type on that server (see link). As far as how to install it you ill have to check with a movable type forum, we have no cript install support available. >>
Following the link I get:
-----------------------------------------------------------
SYSTEM INFORMATION:
Current working directory: /home/wwwroot2/public_html
Operating system: linux
Perl version: 5.6.1
(Probably) Running under cgiwrap or suexec
...
CHECKING FOR OPTIONAL MODULES:
The following modules are optional; if your server does not
have these modules installed, you only need to install hem if you require the functionality that the module provides.
Image::Magick...
Your server has Image::Magick installed.
Your server has all of the required modules installed; you do not need to perform any additional module installations. Continue with the installation instructions.
-----------------------------------------------------
Image::Magick seems to be ok, but ezPublish does not work. What must I do now?? I would appreciate any ideas.
ImageMagick binar file path OK
Thanks, merci bien!! This works now:
Quote:
Originally posted by HarryF
Code:
ImageConversionProgram=/usr/local/bin/convert
Regards,
Homework: Can't Delete Categories
I finally bit the bullet and went back to Apache 1.x.
Yahooo! I can finally signin... time to do the homework from Part 1.
When I try to delete a category from the Image List, ezpublish throws me into the "Image Upload" page.
Also, when I try to create a new category as per the instructions, I receive "You must supply a name; You must supply a description" even hough both were given.
Any ideas how I get around this one?
The publish ID has full access to the publish database. Also I can create and delete a user group, and I can create a userid but can't delete the userid.
Help!
Re: Homework: Can't Delete Categories
bosborne writes:
Quote:
When I try to delete a category from the Image List, ezpublish throws me into the "Image Upload" page.
Also, when I try to create a new category as per the instructions, I receive "You must supply a name; You must supply a description" even hough both were given.
Bosborne (and all):
One problem I've encountered with the non-Virtual Host installation method of EZPublish (outlined in part 1 of Harry's Most Excellent Series) is that some of the paths set within the code are invalid. For example, I'm trying to setup a functioning version of the EZTrade module -- but the checkout payment sequence is broken because of this problem, as well as a few minor admin features.
This bug report offers a good clue as to the problem (although it didn't help me :rolleyes: ) :
http://ez.no/bug/bugview/1581/
The non-VH method of installation, although much easier, is not really the tested method of running EZP. As the EZP installation document states:
Quote:
(The non-VH installation is a) new feature in 2.2, so it’s not as well tested as normal dual hosts install...
Supposedly, the support for non-VH installations will dramatically improve w/the much-anticipated ver. 3.0 release. Somewhat understandably, it appears that v2.2.x non-VH bug reports may not be addressed any longer by the development team as they work towards the 3.0 release.
Bob
Re: Can't Create Categories
Quote:
Originally posted by bosborne
When I try to create an article category, no error messages are displayed but the "Article Archive" page is displayed. ... Any other ideas?
....brian
Brian,
Does your category name or description have any ususual characters (esp. an apostophe)?
...just a thought.
Bob