DokuWiki

It's better when it's simple

User Tools

Site Tools


install:strato

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
install:strato [2009-07-20 10:54] andiinstall:strato [2017-02-22 15:24] (current) – [DokuWiki at Strato (and 1&1)] 144.73.94.1
Line 1: Line 1:
 ====== DokuWiki at Strato (and 1&1) ====== ====== DokuWiki at Strato (and 1&1) ======
  
-When following the ordinary install procedure on a hosted Strato 'Powerweb A' server, you might encounter problems that pages can be created, and everything regarding authentication will produce a ‘500 Internal Server Error’, despite permissions set as suggested in the screencastCircumventing the authentication problem by manually adding users in the users.auth.php file does not seem to improve(Preventing the notice user doesn’t exist)Even adding the authentication with an md5 hash manually will produce this error.+Please note that switching the used PHP version in Strato's admin panel will overwrite your .htaccess. You need to manually read the rules from .htaccess.dist after changing the PHP engine. 
 + 
 +1&1 let you change the used PHP version to PHP5 per directory by adding  
 +<code> 
 +AddType x-mapp-php5 .php 
 +AddHandler x-mapp-php5 .php 
 +</code> 
 +to your .htaccess 
 + 
 +Alternatively you can also change the PHP version at the control center of 1&1. 
 + 
 +===== Strato ServerSide security ===== 
 + 
 +When the Strato ServerSide security option is enabled, some file uploads as well as some dokuwiki page edits may fail. When editing a page you sometimes get an error message: "Service temporarily unavailable." if the page containes strange words. On file uploads the upload ends with a "Failed" status if a PDF unusual things. The ServerSide security option can be disabled in the Strato server administration web interface.
  
-The solution: change the [[:config:passcrypt|"passcrypt" config option]] from "smd5" to "md5" 
  
-> This will probably be fixed in the next DokuWiki [[devel:develonly|release]]  --- //[[andi@splitbrain.org|Andreas Gohr]] 2008/08/11 23:30// 
  
-Please note that switching the used PHP version in Strato's admin panel will overwrite your .htaccess. You need to manually readd the rules from .htaccess.dist after changing the PHP engine. 
install/strato.1248080082.txt.gz · Last modified: 2009-07-20 10:54 by andi

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki