apache problem with suse 9.1 Linux

Author Message

nigel dodd

Tuesday 19 April 2005 4:19:32 am

I downloaded the complete bundle ezpublish-3[1].5.1-Linux-STABLE.i386.tar.gz and followed instructions at http://www.ez.no/ez_publish/documentation/installation/bundled_installation/ez_publish_bundle_for_linuxunix_based_systems Everything seemed to work ok and I selected port 80 (though I don't know how to check that this is available).

Looking at the last few lines of install.log I get

Starting MySQL...done
Starting Apache...done
Creating database and granting permissions

Loading http://localhost:80 into a web browser, however, does not work. When I do ps -augx I don't find Apache running. When I try to start apache manually by

P1000X2:/opt/ezpublish/apache_1.3.33/bin # ./apachectl start
Syntax error on line 205 of /opt/ezpublish/apache_1.3.33/conf/httpd.conf:
Cannot load /opt/ezpublish/apache_1.3.33/libexec/libphp4.so into server: libmysqlclient.so.12: cannot open shared object file: No such file or directory
./apachectl start: httpd could not be started

it complains that it cannot load the libphp4.so (which does exist) and that it cannot open libmysqlclient.so (which does NOT exist).

So I have contradictary indications from the log file, which says that apache is running, and from manual observation which says that it cannot.

I have a successful ezPublish site on Win2K but was hoping to port it to Linux. Can anybody help, please?

Jack Rackham

Tuesday 19 April 2005 6:13:02 am

Well the EZ bundles are only for testing EZ publish.
I recommend that you use the apache server, MYSQL and Php that comes with SUSE 9.x.
Because setting up SUSE 9.x as a server is not very difficult at all.
:-)

- Install php, mysql and apache 2 | Yast install
- Start apache | Yast network services Http server
- Start MYSQl | Yast System runtime something (don't know English translation road with pen) MYsql as 3 and 5
- Create Mysql root password http://dev.mysql.com/doc/mysql/en/adding-users.html

- Create ez database and user
http://ez.no/ez_publish/documentation/installation/manual_installation/manual_installation_on_a_linux_unix_based_system
- Install EZ

Olivier Pierret

Tuesday 19 April 2005 7:08:31 am

Hello

This post just to mention that a bug has already been open on this specicific issue : http://www.ez.no/community/bugs/ez_publish_3_5_1_linux_installer_failed_dependencies

I was unsuccesful to work around this issue in suse 9.1 ...

nigel dodd

Tuesday 19 April 2005 7:32:29 am

Well thanks, but my version of suse 9.1 is the downloadable desktop version which doesn't come with apache, mysql or php. Certainly they don't appear in the listings in the configuration tool, Yast.

I am surprised that the bundle is seemingly incomplete. If it is intended for testing how can it function without this file?

Jack Rackham

Tuesday 19 April 2005 7:43:45 am

There is really no difference between the pro and the desktop version of SUSE 9.1.
Just change the install source(yast) to an ftp mirror or upgrade to 9.2 or 9.3 using a FTP mirror!
ftp://ftp.hs.uni-hamburg.de/pub/unix/linux/suse/i386/9.1/

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 20 2025 03:16:44
Script start
Timing: Jan 20 2025 03:16:44
Module start 'layout'
Timing: Jan 20 2025 03:16:44
Module start 'content'
Timing: Jan 20 2025 03:16:44
Module end 'content'
Timing: Jan 20 2025 03:16:44
Script end

Main resources:

Total runtime0.0217 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0089 589.2813152.6406
Module start 'layout' 0.00890.0041 741.921939.4766
Module start 'content' 0.01310.0061 781.398493.4922
Module end 'content' 0.01920.0025 874.890638.3047
Script end 0.0216  913.1953 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.003516.1979140.0003
Check MTime0.00146.2980140.0001
Mysql Total
Database connection0.00177.733910.0017
Mysqli_queries0.003315.063230.0011
Looping result0.00000.073710.0000
Template Total0.00198.810.0019
Template load0.00104.533310.0010
Template processing0.00094.266110.0009
Override
Cache load0.00062.984110.0006
General
dbfile0.00031.349180.0000
String conversion0.00000.148440.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs