Changes between Version 70 and Version 71 of BuildingCairoOnWindows
- Timestamp:
- Apr 19, 2021, 12:46:59 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified BuildingCairoOnWindows
v70 v71 98 98 }}} 99 99 100 If Apache service is running, stop it by using Services of Control Panel. 100 If Apache service is running, stop it. 101 {{{ 102 net stop apache2.4 103 }}} 104 101 105 102 106 Some extensions need to be registered as CGI. Modify the following commands for your Perl an Python paths, and run them as administrator.