Forums / Install & configuration / Apache and MySQL don't start after reboot

Apache and MySQL don't start after reboot

Author Message

Odd Erik Pedersen

Tuesday 17 June 2003 11:50:46 pm

I installed eZpublish with the innstaller for RedHat 9. Before the installation I made sure that there wasn't already running another version of apache or mysql.
The installation went fine and the demo site came up :-) But after a reboot of the server neither apache or mysql starts automaticly :-(
What do I do?

Mike Socher

Wednesday 18 June 2003 5:12:07 am

Mysql should come up after reboot on it's own from if you used the installer. That's what I have found anyway. To help you with apache try the options below. I posted this in an earlier thread.

/opt/ezpublish/apache_1.3.27/bin. Then you can run the Apache script (apachectl -k stop, apachectl -k start, apachectl -k restart, apachectl -k graceful).

make sure you start the script with ./

Bruce Morrison

Wednesday 18 June 2003 4:47:38 pm

Use the command /sbin/chkconfig --list to see what services are being started in the various run levels.

Look for the following lines
httpd 0:off 1:off 2:off 3:on 4:on 5:on 6:off
mysqld 0:off 1:off 2:off 3:on 4:on 5:on 6:off

Make sure that 3:on and 5:on are present. If they are not run the following commands

/sbin/chkconfig httpd on
/sbin/chkconfig mysqld on

to makes the services start when the system is booted.

These commands need to be run as the root user.

Cheers
Bruce
designIT

My Blog: http://www.stuffandcontent.com/
Follow me on twitter: http://twitter.com/brucemorrison
Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish

Odd Erik Pedersen

Friday 20 June 2003 5:39:32 am

Thanks!

But no luck! Here's what happens:

codex# /sbin/chkconfig httpd on
error reading information on service httpd: No such file or directory

codex# /sbin/chkconfig mysqld on
error reading information on service mysqld: No such file or directory

I guess the eZ install scripts failes somehow... is there possible to add startupscripts for httpd and mysqld manually?

Odd Erik Pedersen

Friday 20 June 2003 5:51:11 am

Oh... I wrote startupscripts... but I don't really know what is missing. Startupscript is just a guess.

eZ debug

Timing: Jan 18 2025 16:25:27
Script start
Timing: Jan 18 2025 16:25:27
Module start 'content'
Timing: Jan 18 2025 16:25:28
Module end 'content'
Timing: Jan 18 2025 16:25:28
Script end

Main resources:

Total runtime1.1906 sec
Peak memory usage4,096.0000 KB
Database Queries202

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0052 587.8672180.8047
Module start 'content' 0.00521.0666 768.6719596.9531
Module end 'content' 1.07180.1188 1,365.6250337.3594
Script end 1.1906  1,702.9844 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00370.3136210.0002
Check MTime0.00140.1167210.0001
Mysql Total
Database connection0.00070.060610.0007
Mysqli_queries1.121394.17422020.0056
Looping result0.00180.15002000.0000
Template Total1.166298.020.5831
Template load0.00170.145020.0009
Template processing1.164597.804520.5823
Template load and register function0.00010.010810.0001
states
state_id_array0.00060.050610.0006
state_identifier_array0.00080.066820.0004
Override
Cache load0.00140.1191340.0000
Sytem overhead
Fetch class attribute can translate value0.00160.133940.0004
Fetch class attribute name0.00090.079160.0002
XML
Image XML parsing0.00080.069440.0002
class_abstraction
Instantiating content class attribute0.00000.000960.0000
General
dbfile0.00320.2725270.0001
String conversion0.00000.000330.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
10content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 24
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs