|
|
| Re: I can't add files in phpC [message #7693 is a reply to message #7692] |
Wed, 31 May 2006 21:15   |
|
|
Check your directory permissions. Sounds like the app doesn't have permission to create/write the files.
In the ~/docs folder there should be an install.txt file that lists the proper directory permissions.
|
|
|
|
|
|
|
|
| Re: I can't add files in phpC [message #7727 is a reply to message #7692] |
Tue, 18 July 2006 14:46  |
PapyT
Messages: 2 Registered: July 2006
|
phpCollab guest |
|
|
Hello!
I can't upload files neither...
Here is what I get everytime I try:
Warning: pg_query(): Query failed: ERROR: invalid input syntax for integer: "" in c:\program files\easyphp1-8\www\phpcollab-2.5\includes\library.php on line 1150
Warning: pg_query(): Query failed: ERROR: invalid input syntax for integer: "" in c:\program files\easyphp1-8\www\phpcollab-2.5\includes\library.php on line 1150
Warning: pg_query(): Query failed: ERROR: invalid input syntax for integer: "" in c:\program files\easyphp1-8\www\phpcollab-2.5\includes\request.class.ph p on line 48
Warning: pg_fetch_row(): supplied argument is not a valid PostgreSQL result resource in c:\program files\easyphp1-8\www\phpcollab-2.5\includes\request.class.ph p on line 73
Warning: Cannot modify header information - headers already sent by (output started at c:\program files\easyphp1-8\www\phpcollab-2.5\includes\library.php:1150 ) in c:\program files\easyphp1-8\www\phpcollab-2.5\includes\library.php on line 251
I checked the folder authorizations, and set them to full control (for all the folders under phpcollab), checked the php.ini file and found it ok, so I'm sort of out of ideas...
Could someone have a suggestion?
Edit: I switched to a MySQL database, problem vanished... (I tried that on two different versions of Windows, 2000 and XP)
Database managers were pgAdmin for the PostgreSQL DB, and EasyPhp for the MySQL DB.
[Updated on: Wed, 19 July 2006 06:58] Report message to a moderator
|
|
|
|