dilbertone Posted January 3, 2012 Share Posted January 3, 2012 well good moring dear folks - hope you are all right and everythings is fine across the atlantic today i have a question regarding server-paths - and the absolute and relative in a linux-[opensuse 11.4] lampp-system well i just installed something in to my Lampp on openSuse 11.4 while setting up this application - (it is a joomla 1.7.3 ) i wonder how i name the paths public $unicodeslugs = '0'; public $feed_limit = '10'; public $log_path = 'D:\\Xammp\\xampp\\htdocs\\pre1/logs'; public $tmp_path = 'D:\\Xammp\\xampp\\htdocs\\pre1/tmp'; public $lifetime = '15'; public $session_handler = 'database'; what cou you thinks how shoud i name the paths well you see above this was a windows box where the pahts originally were taken from love to hear from you Link to comment https://forums.phpfreaks.com/topic/254239-server-paths-absolute-and-relative-in-a-linux-opensuse-114-lampp-system/ Share on other sites More sharing options...
trq Posted January 3, 2012 Share Posted January 3, 2012 How should we know what the paths are? Link to comment https://forums.phpfreaks.com/topic/254239-server-paths-absolute-and-relative-in-a-linux-opensuse-114-lampp-system/#findComment-1303526 Share on other sites More sharing options...
scootstah Posted January 3, 2012 Share Posted January 3, 2012 I believe it is /opt/lampp/htdocs (to the document root) Link to comment https://forums.phpfreaks.com/topic/254239-server-paths-absolute-and-relative-in-a-linux-opensuse-114-lampp-system/#findComment-1303537 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.