Forums / Install & configuration / ez3.8.6 on: W2003, Apache 2.2.3, MySql 5.0.27, PHP 4.4.4

ez3.8.6 on: W2003, Apache 2.2.3, MySql 5.0.27, PHP 4.4.4

Author Message

Jan Borgar Strømmen

Tuesday 21 November 2006 12:55:56 am

Hi

I'm running ezPublish 3.8.6 on the following setup of software:
- Windows 2003 64bit
- Apache 2.2.3
- MySql 5.0.27
- PHP 4.4.4
- ImageMagick 6.3.0-0-Q16

1) Is ezPublish 3.8.6 compatible with this setup of software? If not, what should be changed and why?

2) For some reason I am not able to run PHP as a module in apache (apache won't start), so I am running it as CGI. Does anyone have any thoughts on why?

3) Ezpublish resides under c:\apache\htdocs\ezpublish. If I set: DocumentRoot "C:/apache/htdocs" in httpd.conf (and also <Directory "C:/apache/htdocs">), I can access my web site by typing: http://www.mywebsite.com/ezpublish. If I change: DocumentRoot "C:/apache/htdocs/ezpublish" in httpd.conf (and also <Directory "C:/apache/htdocs/ezpublish">), and try to access my web site by typing: http://www.mywebsite.com, the page doesn't turn up right.
Apache error.log says:
...File does not exist: C:/apache/htdocs/ezpublish/ezpublish, referer: http://xxx.xxx.xxx.xxx
...client denied by server configuration: C:/apache/htdocs/ezpublish/javascript, referer: http://xxx.xxx.xxx.xxx

Apache access.log says:
"GET /ezpublish/design/standard/javascript/lib/ezjslibmousetracker.js HTTP/1.1" 404 261

Shouldn't it have been: "GET /design/standard/javascript/lib/ezjslibmousetracker.js HTTP/1.1" 404 261 ?
Is this an ezPublish setup thing?

4) When accessing my site the URL in the broser says:
http://www.mysite.com/ezpublish/index.php?/mymainpage. For accessing the admin page I need to type: http://www.mysite.com/ezpublish/index.php?/mymainpage_admin.
- How can I remove the "index.php?" part?

5) And last but not least: Does anyone have a "voodoo-script" that forces my ez setup to run under IIS6? ;-)

Regards

Björn Dieding@xrow.de

Tuesday 21 November 2006 3:17:08 am

2) For some reason I am not able to run PHP as a module in apache (apache won't start), so I am running it as CGI. Does anyone have any thoughts on why?

there is currently no official apache2.2 for the php module

Looking for a new job? http://www.xrow.com/xrow-GmbH/Jobs
Looking for hosting? http://hostingezpublish.com
-----------------------------------------------------------------------------
GMT +01:00 Hannover, Germany
Web: http://www.xrow.com/

André R.

Tuesday 21 November 2006 5:11:34 am

3: Remember change your siteaccess and override settings and to clear all cache when doing such a change.
4: About removing index.php, look for forum posts and documentation on virtual host mode.
some links:
http://ez.no/doc/ez_publish/technical_manual/3_8/installation/virtual_host_setup

http://ez.no/community/forum/install_configuration/virtual_host_setup_please/re_virtual_host_setup_please

http://ez.no/community/forum/install_configuration/virtualhost_cannot_access_admin_site/re_virtualhost_cannot_access_admin_site__3

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Jan Borgar Strømmen

Tuesday 21 November 2006 11:21:50 am

Thx to both of you for the swift respons, Björn and André.

Björn: Then that makes sense... :)

André R:
3: When you say "clearing all cache" are you talking about the cache in ezpublish, the browser or both?
Quote: "Remember change your siteaccess and override settings": I guess you are talking about the files in the ..\ezpublish\settings\override\ and ..\ezpublish\settings\override\siteaccess\ folders. I have had a look in the ..\ezpublish\settings\override\site.ini.append.php and the ..\ezpublish\settings\siteaccess\mysite\site.ini.append.php files. Which settings are necessary to have in mind when I move the DocumentRoot point from "C:/apache/htdocs" to "C:/apache/htdocs/ezpublish" in httpd.conf in apache?

Reagards

André R.

Monday 27 November 2006 3:33:11 am

>When you say "clearing all cache" are you talking about the cache in ezpublish, the browser or both?

cache in ezpublish, browser cache is only needed to be cleared sometimes on external css and javascript changes like all other web applications/ pages.

Quote: "Remember change your siteaccess and override settings": I guess you are talking about the files in the ..\ezpublish\settings\override\ and ..\ezpublish\settings\override\siteaccess\ folders. I have had a look in the ..\ezpublish\settings\override\site.ini.append.php and the ..\ezpublish\settings\siteaccess\mysite\site.ini.append.php files. Which settings are necessary to have in mind when I move the DocumentRoot point from "C:/apache/htdocs" to "C:/apache/htdocs/ezpublish" in httpd.conf in apache?

You need to set the correct value for SiteURL in site.ini in \settings\override\ or \settings\siteaccess\*\

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom