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.


Messages - tiaan

Pages: [1]
1
How To's / Re: Uploadign of files error
« on: September 09, 2008, 08:16:43 am »
Hi Marcos.

Thank you for the great assistance ! I actually solved the problem by changing it to upload files to the database instead of file system.

Thanx for all the help.

2
Feng Office 1 / Re: Mail settings
« on: September 05, 2008, 04:15:26 pm »
Hi !

Thanx for the reply. Even though there are some bugs and things to work out with opnegoo, I am still very impressed !

3
How To's / Re: Uploadign of files error
« on: September 05, 2008, 04:13:46 pm »
Hi Marcos.

Than you very much for all the help. here is the log file.

<?php die(); ?>

Session "default" started at 2008-09-05T19:07:37+0000

#1 DEBUG: WARNING: Calling getProject() on an object with multiple workspaces.

#2 ERROR: Error: is_dir() [<a href='function.is-dir'>function.is-dir</a>]: open_basedir restriction in effect. File(/home) is not within the allowed path(s): (/home/upbeatco/:/usr/lib/php:/usr/local/lib/php:/tmp) in '/home/upbeatco/public_html/intranet/environment/functions/files.php' on line 241 (error code: 2)

#3 ERROR: Error: mkdir() [<a href='function.mkdir'>function.mkdir</a>]: open_basedir restriction in effect. File(/home) is not within the allowed path(s): (/home/upbeatco/:/usr/lib/php:/usr/local/lib/php:/tmp) in '/home/upbeatco/public_html/intranet/environment/functions/files.php' on line 243 (error code: 2)

Time since start: 0.375967979431 seconds

-------------------------------------------------------------------------------

I still get "Failed to create folder '/home/upbeatco/public_html/intranet/upload/bcda8/597db/ea187' " when trying to upload a file, when I try to create a new document and save it I get " An error ocurred while saving the document "

Thanx again !

Tiaan

4
How To's / Re: Uploadign of files error
« on: September 04, 2008, 07:14:53 pm »
Hi Marcos.

Thank you for replying. I have double checked all permissions and they 100% correct. When I try to create a document and save it I get "An error ocurred while saving the document"  ???

Any help will be greatly appreciated.

Thanx

Tiaan

Hey tiaan,
it seems like you can't create the folder. Have you checked the permissions? PHP should have write permissions on the 'upload' folder, to be able to save the documents.
If you can't solve it this way, try creating a file with the editor and tell me if you can save it correctly.
Thanks,
Marcos

5
Feng Office 1 / Mail settings
« on: September 04, 2008, 06:02:46 pm »
Hi ! Can you guys please help me. I have setup e-mails. I seem to be able send 100% but when I want to receive I get he following error.

Email retrieval complete: 0 emails received.<br/><br/>Error checking account 'tiaan@upbeat.co.za': There is no session matching this name (null for default session): NULL

Than x!

6
How To's / Uploadign of files error
« on: September 04, 2008, 05:49:24 pm »
Hi everyone !
 First of all my comendations on an excellent product ! For someone that is no php developer or even close to a novice this was an easy install and I only have good things to say... However ... ::)  Whi I try to upload files I get he following error message:

Failed to create folder '/home/upbeatco/public_html/Intranet/upload/ce4c8/19ca1/13bb1'

Any suggestions ? I am no php developer so real layman's terms would be great.

Thanx !

Pages: [1]