easysoft / zentaopms

Zentao is an agile(scrum) project management system/tool, Free Upgrade Forever!​
http://www.zentao.pm
Other
1.29k stars 323 forks source link

Able to run without symlinks? #36

Closed lukesvec closed 4 years ago

lukesvec commented 5 years ago

Olla, on my hosting cant really use Options +FollowSymLinks +SymLinksIfOwnerMatch in htaccess. Its there a way how to use it even without it ?

Seems like all working but thers a file location trouble aka (12:57:26 ERROR: 'theme/default/en.default' illegal. in framework/base/router.class.php on line 1287, last called by framework/base/router.class.php on line 1194 through function checkModuleName. in framework/base/router.class.php on line 2215 when visiting theme/default/en.default)

edit1. route for file either dont work :/

Can you help me?

easysoft commented 5 years ago

How did you install zentao? Just fork the code from github? There's a Makefile. Before we release a version we will run make in shell to merge some css files into a all-in-one file. So there's three ways:

  1. Run make under linux to create this file. But you should install some tools.
  2. Download our release version from https://www.zentao.pm
  3. Change zentao/config/my.php, set debug to 1.

We suggest you to choose way 2.

lukesvec commented 5 years ago

just download pack from site. wanna run in on webhosting(cloud) server to access it from everywhere (not just from local). debug info dont show anything falsed

easysoft commented 5 years ago

It's just a error log. If zentao works fine, you can ignore it.

lukesvec commented 5 years ago

it doesnt. file wont load due missing file. guess thers is a wrong route for file

easysoft commented 4 years ago

You can ask support by the online chat in zentao.pm website.