Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - ed.aldridge

Pages: [1]
1
Getting Started / [Solved]Upload file size
« on: August 20, 2012, 08:31:13 am »
on the document upload page there is a message:

"You can upload files of any type. The maximum file size you are allowed to upload is 8 MB"

I have changed the upload limit in the php.ini within FO and in my main PHP install to 45mb, this doesn't seem to be working in FO so 1st question what else to I need to change to allow larger files to be uploaded, 2nd question where can I change the message about the size of files allowed?

2
Feng Office 2 / Error uploading PDF files
« on: August 20, 2012, 07:48:20 am »
On some PDF files when I try to upload them I get the error

Query failed with message "Incorrect string value" \xB5\xB5\xB5\xB5\x0D\x0A 'for column 'content' at row 1

I think it is something to do with the file encoding, what can I change to fix this?

Regards
Ed

3
Getting Started / Active Directory Integration
« on: July 12, 2010, 11:02:00 am »
Hi

I am having an issue getting the active directory integration to work, I am using the ldap.config.php file and if I set the basedn option to my entire domain (e.g dc=domain,dc=com) it doesn't work however if I set the basedn to include the OU that I am a member of it (e.g ou=it,dc=domain,dc=com) I am able to login using my active directory credentials.  Users outside of that OU and users that I have created in Feng are not able to log on

I need it to search the entire tree not just one OU.

Also is there any way to synchronise Active Directory into Feng as I would like to be able to import AD groups to assign permissions.

Server: Windows 2003
Web: IIS
PHP: 5

Pages: [1]