Bitnami Typo3 Stack 9.5.13-0 ============================== 1. OVERVIEW The Bitnami Project was created to help spread the adoption of freely available, high quality, open source web applications. Bitnami aims to make it easier than ever to discover, download and install open source software such as document and content management systems, wikis and blogging software. You can learn more about Bitnami at https://bitnami.com TYPO3 is a CMS offering full flexibility and extendibility. Features include being able to automatically create of navigational menus, headlines, and other dynamic graphical elements, automatic conversion and scaling of images or the ability to present different site templates. You can learn more about Typo3 at http://typo3.org/ The Bitnami Typo3 Stack is an installer that greatly simplifies the installation of Typo3 and runtime dependencies. It includes ready-to-run versions of Apache, MySQL and PHP. Typo3 Stack is distributed for free under the Apache 2.0 license. Please see the appendix for the specific licenses of all open source components included. You can learn more about Bitnami Stacks at https://bitnami.com/stacks/ 2. FEATURES - Easy to Install Bitnami Stacks are built with one goal in mind: to make it as easy as possible to install open source software. Our installers completely automate the process of installing and configuring all of the software included in each Stack, so you can have everything up and running in just a few clicks. - Independent Bitnami Stacks are completely self-contained, and therefore do not interfere with any software already installed on your system. For example, you can upgrade your system's MySQL or Apache without fear of 'breaking' your Bitnami Stack. - Integrated By the time you click the 'Finish' button on the installer, the whole stack will be integrated, configured and ready to go. - Relocatable Bitnami Stacks can be installed in any directory. This allows you to have multiple instances of the same stack, without them interfering with each other. 3. COMPONENTS Bitnami Typo3 Stack ships with the following software: - Typo3 9.5.13 - Apache 2.4.41 - MySQL 8.0.18 - PHP 7.3.12 - phpMyAdmin 4.9.2 3. REQUIREMENTS To install Bitnami Typo3 Stack you will need: - Intel x86 or compatible processor - Minimum of 256 MB RAM - Minimum of 150 MB hard drive space - TCP/IP protocol support - Compatible operantig systems: - An x86 Linux operating system. - A 32-bit Windows operating system such as Windows Vista, Windows 7, Windows 8, Windows 10, Windows Server 2008 or Windows Server 2012. - An OS X operating system x86. 4. INSTALLATION The Bitnami Typo3 Stack is distributed as a binary executable installer. It can be downloaded from: https://bitnami.com/stacks/ The downloaded file will be named something similar to: bitnami-typo3-9.5.13-0-linux-installer.run on Linux or bitnami-typo3-9.5.13-0-linux-x64-installer.run on Linux 64 bit or bitnami-typo3-9.5.13-0-windows-installer.exe on Windows or bitnami-typo3-9.5.13-0-osx-x86-installer.dmg on OS X x86. On Linux, you will need to give it executable permissions: chmod 755 bitnami-typo3-9.5.13-0-linux.run To begin the installation process, double-click on that file, and you will be greeted by the 'Welcome' screen. Pressing 'Next' will take you to the Component Selection screen, where you can select the phpMyAdmin component. This tool intended to handle the administration of MySQL over the web. The next screen is the Installation Folder, where you can select where Bitnami stack will be installed. If the destination directory does not exist, it will be created as part of the installation. The next screen will prompt you for data necessary to create the initial admin user: Username and password: You will use this information to log-in into the administrative interface. The password you provide here will also be used to protect other parts of the installation. Please see the section named "Usernames and Passwords" later in this document. Real name: The name that will be displayed in the application. Email address: Your email address. This will allow Typo3 to send you lost password information. The next screen will vary, depending on whether the ports needed by the bundled Apache and MySQL are already taken. The default listening port for Apache is 8080 on Linux and port 80 on Windows and for MySQL is 3006. If those ports are already in use by other applications, you will be prompted for alternate ports to use. Once the information has been entered, the installation will proceed to copy the files to the target installation directory and configure the different components. One this process has been completed, you will see the 'Installation Finished' page. You can choose to launch Bitnami Typo3 Stack at this point. If you do so, your default web browser will open and display the Welcome page for the Bitnami Typo3 Stack. If you received an error message during installation, please refer to the Troubleshooting section. The rest of this guide assumes that you installed Bitnami Typo3 Stack in /home/user/typo3-9.5.13-0 on Linux or C:\Program Files\Bitnami Typo3 Stack on Windows or /Applications/typo3-9.5.13-0 and that you use port 8080 for Apache on Linux and port 80 on Windows and 3306 for MySQL. 5. STARTING AND STOPPING BITNAMI Typo3 STACK To start/stop/restart application on Linux you can use the included ctlscript.sh utility, as shown below: ./ctlscript.sh (start|stop|restart) ./ctlscript.sh (start|stop|restart) mysql ./ctlscript.sh (start|stop|restart) apache start - start the service(s) stop - stop the service(s) restart - restart or start the service(s) The Bitnami Control Panel is a simple graphical interface included in the OS X stacks that can start and stop the Bitnami servers. It is are located in the same installation directory. To start the utility, double click the file named ‘control’ from your file browser. On Windows, you can start and stop Bitnami Typo3 Stack on Windows using the shortcuts created in the Start Menu, under Programs -> Bitnami -> Bitnami Service That will start Apache service. Once started, you can open your browser and access the following URL on Linux or OS X: http://127.0.0.1:8080/typo3/ And you can access the following URL on Windows: http://127.0.0.1/typo3/ If you selected an alternate port during installation, for example 18080, the URL will look like: http://127.0.0.1:18080/typo3/ If you are accessing the machine remotely, you will need to replace 127.0.0.1 with the appropriate IP address or hostname. 6. DIRECTORY STRUCTURE The installation process will create several subfolders under the main installation directory: apache2/: Apache Web server. php/: PHP Scripting Language. mysql/: MySQL Database. apps/ typo3/: Typo3 application folder conf/: Typo3 Apache configuration files htdocs/: Typo3 PHP application files phpMyAdmin/: phpMyAdmin application folder 7. DEFAULT USERNAMES AND PASSWORDS The Typo3 administrative user and password are the ones you set at installation time. MySQL admin user is called 'root', and its password is the same as the typo3 administrative user password. The default MySQL non-root account used to access the database is named bitnami, and its password is also bitnami. The phpMyAdmin administrative user is 'root'. 8. TROUBLESHOOTING This version of the Bitnami Typo3 stack is a preview version, and as such, may contain a number of bugs and be a little bit rough around the edges. We are working on the next release, which will contain several improvements along with expanded documentation. In addition to the resources provided below, we encourage you to post your questions and suggestions at: https://community.bitnami.com/ We also encourage you to sign up for our newsletter, which we'll use to announce new releases and new stacks. To do so, just register at: https://bitnami.com/newsletter. 8.1 Installer # Installer Payload Error If you get the following error while trying to run the installer from the command line: "Installer payload initialization failed. This is likely due to an incomplete or corrupt downloaded file" The installer binary is not complete, likely because the file was not downloaded correctly. You will need to download the file and repeat the installation process. # Installer execution error on Linux If you get the following error while trying to run the installer: "Cannot open bitnami-typo3-9.5.13-0-linux.run: No application suitable for automatic installation is available for handling this kind of file." In some operatings systems you can change permissions with right click properties -> permissions -> execution enable. Or from the command line: $ chmod 755 bitnami-typo3-9.5.13-0-linux.run 8.2 Apache If you find any problem starting Apache, the first place you should check is the Apache error log file: /home/user/typo3-9.5.13-0/apache2/logs/error.log on Linux or C:\Program Files\Bitnami Typo3 Stack\apache2\logs\error.log on Windows or /Applications/typo3-9.5.13-0/apache2/logs/error.log on OS X. Most errors are related to not being able to listen to the default port. Make sure there are no other server programs listening at the same port before trying to start Apache. Some programs, such as Skype, may also use port 80. For issues not covered in this Quick Start guide, please refer to the Apache documentation, which is located at http://httpd.apache.org/docs/ 8.3 MySQL The following are some common problems: # Access denied when trying to connect to MySQL. If you get an Access Denied message while trying to connect to MySQL, make sure you are using the correct username and password. # "Can't connect to server" message. Make sure that the MySQL daemon is up and running. Remember also that if during installation you selected a different listening port for MySQL, you may need to pass that as an extra command line option. For help in troubleshooting MySQL errors, you may want to reference the "Problems and Common Errors" section of the MySQL manual, which you will find at http://dev.mysql.com/doc/ 9.4 Typo3 For any problem related to Typo3, please visit http://wiki.typo3.org/ 10. LICENSES Apache Web Server is distributed under the Apache License v2.0, which is located at http://www.apache.org/licenses/LICENSE-2.0 MySQL is distributed under the GNU General Public License v2, which is located at http://www.gnu.org/licenses/old-licenses/gpl-2.0.html PHP and related libraries are distributed under the PHP License v3.01, which is located at http://www.php.net/license/3_01.txt Typo3 is distributed under the GNU General Public License v2, which is located at http://typo3.org/about/licenses/ curl is distributed under the Curl License, which is located at http://curl.haxx.se/docs/copyright.html expat is distributed under the MIT License, which is located at http://www.jclark.com/xml/copying.txt gd is distributed under the gd License, which is located at http://www.boutell.com/gd/manual2.0.33.html IMAP is distributed under the University of Washington Free-Fork License, located at http://www.washington.edu/imap/legal.html jpegsrc is distributed under The Independent JPEG Group's JPEG software license, which is located at http://dev.w3.org/cvsweb/Amaya/libjpeg/README?rev=1.2 libiconv is distributed under the Lesser General Public License (LGPL), located at http://www.gnu.org/copyleft/lesser.html imagemagick is distributed under the Apache License v2.0, which is located at http://www.imagemagick.org/script/license.php