DokuWiki

It's better when it's simple

User Tools

Site Tools


install:mac_alt

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:mac_alt [2012-02-09 14:22] 195.205.15.3install:mac_alt [2012-02-09 14:24] (current) 195.205.15.3
Line 51: Line 51:
 ==== Localhost ==== ==== Localhost ====
 n.b. ''IP6'' is deactivated, so ''localhost'' = ''127.0.0.1'' n.b. ''IP6'' is deactivated, so ''localhost'' = ''127.0.0.1''
-<code bash>Warning: session_start(): open(/tmp/sess_be09512603dfe7ca99751ee0ded7fbad, O_RDWR) failed: Permission denied (13) in /Users/tcstcs/Sites/dokuwiki/inc/common.php on line 22+<code bash> 
 +Warning: session_start(): open(/tmp/sess_be09512603dfe7ca99751ee0ded7fbad, O_RDWR) failed: Permission denied (13) in /Users/tcstcs/Sites/dokuwiki/inc/common.php on line 22
 Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /Users/tcstcs/Sites/dokuwiki/inc/common.php:22) in /Users/tcstcs/Sites/dokuwiki/inc/common.php on line 22 Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /Users/tcstcs/Sites/dokuwiki/inc/common.php:22) in /Users/tcstcs/Sites/dokuwiki/inc/common.php on line 22
 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /Users/tcstcs/Sites/dokuwiki/inc/common.php:22) in /Users/tcstcs/Sites/dokuwiki/inc/common.php on line 22 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /Users/tcstcs/Sites/dokuwiki/inc/common.php:22) in /Users/tcstcs/Sites/dokuwiki/inc/common.php on line 22
 Warning: Cannot modify header information - headers already sent by (output started at /Users/tcstcs/Sites/dokuwiki/inc/common.php:22) in /Users/tcstcs/Sites/dokuwiki/doku.php on line 123 Warning: Cannot modify header information - headers already sent by (output started at /Users/tcstcs/Sites/dokuwiki/inc/common.php:22) in /Users/tcstcs/Sites/dokuwiki/doku.php on line 123
 The current page is writable by you The current page is writable by you
-Warning: Unknown(): open(/tmp/sess_f5feaec436d37b396bd600503f680e2d, O_RDWR) failed: Permission denied (13) in Unknown on line 0</code>+Warning: Unknown(): open(/tmp/sess_f5feaec436d37b396bd600503f680e2d, O_RDWR) failed: Permission denied (13) in Unknown on line 0 
 +</code>
  
 The test page http://localhost/~tcstcs/dokuwiki/doku.php?do=check gives me (in addition to errors above) the following info The test page http://localhost/~tcstcs/dokuwiki/doku.php?do=check gives me (in addition to errors above) the following info
Line 75: Line 77:
 ==== (Windows) machine on network ==== ==== (Windows) machine on network ====
 A quick test from a (Windows) machine on my network, the results: A quick test from a (Windows) machine on my network, the results:
-<code>+<code bash>
 Warning: session_start(): open(/tmp/sess_a4d6ea4f18d3079a7302394b29ee7e87, O_RDWR) failed: Permission denied (13) in /Users/tcstcs/Sites/dokuwiki/inc/common.php on line 22 Warning: session_start(): open(/tmp/sess_a4d6ea4f18d3079a7302394b29ee7e87, O_RDWR) failed: Permission denied (13) in /Users/tcstcs/Sites/dokuwiki/inc/common.php on line 22
 Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /Users/tcstcs/Sites/dokuwiki/inc/common.php:22) in /Users/tcstcs/Sites/dokuwiki/inc/common.php on line 22 Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /Users/tcstcs/Sites/dokuwiki/inc/common.php:22) in /Users/tcstcs/Sites/dokuwiki/inc/common.php on line 22
install/mac_alt.txt · Last modified: 2012-02-09 14:24 by 195.205.15.3

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