The most probable cause of problems after installation of cattaDoc is incorrect file and directory permissions. So make sure that file and directory permissions are correct:
In Windows - assuming you are using the NTFS file system - the anonymous web server account, IUSR_computername, and the launch IIS process account, IWAM_computername, should have at least Read and Execute permissions to all cattaDoc files and folders.
In Linux, owner and group specification differ from distribution to distribution. In OpenSUSE it was root as owner and users as group. In Ubuntu it is www-data / nogroup.
There are read and write permissions for owner, but only read permissions for group and others - 100644 in short.
It might be otherwise in other Linux distribution. Please leave a comment if you have experience with cattaDoc on other Linux distros.
Comments
4 comments for this page
4 Erik Maaløe (Copenhagen - Denmark) wrote 2009-02-22 18:37:24 :
Re: Missing File ext/dash2.php
Hi Uwe,
You are right. The file 'ext/dash2.php' should have been included in the packed download file. Even though it is just an empty file meant for additional, site-defined dashboard items.
I will include it in the next version. Thanks for pointing this out.
Best regards
Erik
3 Uwe Loyal (Somborn - Germany) wrote 2009-02-19 19:37:05 :
Missing File
in file dash.php at line 606, there is an include('ext/dash2.php'), but I didn't find such file in your zip-file!
Rgds
Uwe Loyal
2 Erik Maaløe (Copenhagen - Denmark) wrote 2009-02-04 19:34:17 :
Re: Fatal Error - _()
Hi Mbarek,
Thanks for your interest in cattaDoc.
_() refers to gettext, the function used in cattaDoc for internationalisation / translation to other languages. When you get an error in this connection, the most probable reason is that you have not installed and/or enabled gettext. Please look here: www.cattadoc.com/req-php.php .
Best regards
Erik
1 BADDI Mbarek (kenitra - morocco) wrote 2009-02-04 12:01:14 :
fata Error
hi,
i have upload all file on my server but when i want to install the application i got this error:
Fatal error: Call to undefined function _() in /mnt/w0713/d28/s03/b02c9214/www/Blog/ecm/cattadoc/index.php on line 21