Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

12 errors? #170

Open
Benspring100 opened this issue Apr 29, 2014 · 1 comment
Open

12 errors? #170

Benspring100 opened this issue Apr 29, 2014 · 1 comment

Comments

@Benspring100
Copy link

This is in the installing...

Category Test Result
PHP PHP ≥ 5.2.5
PHP PHP ≥ 5.3
PHP mbstring extension installed
Database PDO extension installed
Database MySQL PDO driver installed
Image processing GD extension installed
Image processing GD: JPEG
Image processing GD: PNG
Image processing GD: GIF
Image processing Imagick extension installed
Image processing convert (command-line ImageMagick)
Image processing identify (command-line ImageMagick)
Image processing gm (command-line GraphicsMagick)
Image processing gifsicle (command-line animted GIF thumbnailing)
File permissions /home/vhosts/www.yapyell.com
File permissions /home/vhosts/www.yapyell.com/templates/cache
File permissions /home/vhosts/www.yapyell.com/inc/instance-config.php
Misc Caching available (APC, XCache, Memcached or Redis)
Misc Tinyboard installed using git
There were 2 error(s) and 6 warning(s).

Warning: (Optional) convert was not found or executable; command-line ImageMagick image processing cannot be enabled.
Warning: (Optional) identify was not found or executable; command-line ImageMagick image processing cannot be enabled.
Warning: (Optional) gm was not found or executable; command-line GraphicsMagick (faster than ImageMagick) cannot be enabled.
Warning: (Optional) gifsicle was not found or executable; you may not use convert+gifsicle for better animated GIF thumbnailing.
Error: Tinyboard does not have permission to create directories (boards) here. You will need to chmod (or operating system equivalent) appropriately.
Error: You must give Tinyboard permission to create (and write to) the templates/cache directory or performance will be drastically reduced.
Warning: Tinyboard does not have permission to make changes to inc/instance-config.php. To complete the installation, you will be asked to manually copy and paste code into the file instead.
Warning: Tinyboard is still beta software and it's not going to come out of beta any time soon. As there are often many months between releases yet changes and bug fixes are very frequent, it's recommended to use the git repository to maintain your Tinyboard installation. Using git makes upgrading much easier.

Are they massivly important? Also how do I fix it?
Picture version: http://screenshu.com/static/uploads/temporary/ov/et/sy/2p0mjh.jpg

@czaks
Copy link
Contributor

czaks commented Apr 29, 2014

Error: Tinyboard does not have permission to create directories (boards) here. You will need to chmod (or operating system equivalent) appropriately.
Error: You must give Tinyboard permission to create (and write to) the templates/cache directory or performance will be drastically reduced.

these two are errors. the rest is not that important.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants