Forums / Install & configuration / how to cleanly uninstall ez publish 3?

how to cleanly uninstall ez publish 3?

Author Message

bruce cannon

Sunday 20 April 2003 2:02:15 pm

hi,

i installed ezpublish 3 rc1 on a win2k machine that already had apache, php, and mysql on it. i first attempted a manual installation, but out of frustration downloaded the installer and used that. apparently i missed the screen where i could decide what components to install and ended up accepting the defaults, which includes the aforementioned apps. then later, i wanted to upgrade mysql, and tried to do so, but screwed up the whole configuration of my dev environment, because the windows service name overlapped and ez publish apparently puts configuration info somewhere in the registry that affects any subsequent install of standalone mysql. i have a completely dysfunctional system and cannot get anything to run, unless i install ez publish again, which i plan NOT to do again, given the frustration i've had so far. i don't want ezpublish controlling the configuration of my other servers as they serve more than ez publish. i don't want them living under the ez publish directory. i want them to be independent of each other. any advice is *very* appreciated.

-Bruce

Ole Morten Halvorsen

Tuesday 22 April 2003 8:07:58 am

The installer puts nothing in the windows registry. Check the my.ini configuration file and update the paths for your new mysql installation.

Check which mysql server is installed as a service by going to Control Panel -> Administrative Tools -> Services -> Mysql and view properties for mysql. If the wrong mysql is installed, run the mysql executable as listed in the properties window with -remove as the first argument.

Example:
c:\program files\ez systems\mysql\mysqld-nt.exe -remove

This will remove mysql as a service. Now you can install a other version of mysql if you want.

It is not however recommended to use the installer for more than just testing or use the installer if you already have apache/mysql installed

Senior Software Engineer - Vision with Technology

http://www.visionwt.com
http://www.omh.cc
http://www.twitter.com/omh

eZ Certified Developer
http://ez.no/certification/verify/358441
http://ez.no/certification/verify/272578

eZ debug

Timing: Jan 30 2025 21:47:29
Script start
Timing: Jan 30 2025 21:47:29
Module start 'content'
Timing: Jan 30 2025 21:47:29
Module end 'content'
Timing: Jan 30 2025 21:47:29
Script end

Main resources:

Total runtime0.3603 sec
Peak memory usage8,192.0000 KB
Database Queries141

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0070 588.0703370.2813
Module start 'content' 0.00700.0135 958.35161,001.4688
Module end 'content' 0.02050.3398 1,959.82033,890.4922
Script end 0.3603  5,850.3125 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00471.2981200.0002
Check MTime0.00150.4278200.0001
Mysql Total
Database connection0.00060.167110.0006
Mysqli_queries0.260372.23221410.0018
Looping result0.00210.58111390.0000
Template Total0.339394.210.3393
Template load0.00090.262310.0009
Template processing0.338393.886910.3383
Override
Cache load0.00070.185110.0007
Sytem overhead
Fetch class attribute can translate value0.00180.503710.0018
XML
Image XML parsing0.00030.087910.0003
General
dbfile0.00401.1068200.0002
String conversion0.00000.001730.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
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/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