Thanks - I 'll change it and if further problems occur I'll come back to you.
Appreciate the prompt assistance.
Graham
Search found 8 matches
- Wed Mar 25, 2009 3:11 pm
- Forum: General discussions
- Topic: Attaching Files in phpMyFAQ 2.0.7
- Replies: 15
- Views: 12219
- Wed Mar 25, 2009 2:29 pm
- Forum: General discussions
- Topic: Attaching Files in phpMyFAQ 2.0.7
- Replies: 15
- Views: 12219
Re: Attaching Files in phpMyFAQ 2.0.7
HI,
o.k. will do - it's on a single user development box at the moment - so I haven't been too careful with that.
Is changing the user/owner likely to fix this issue.?
Thanks
Graham
o.k. will do - it's on a single user development box at the moment - so I haven't been too careful with that.
Is changing the user/owner likely to fix this issue.?
Thanks
Graham
- Wed Mar 25, 2009 1:21 pm
- Forum: General discussions
- Topic: Attaching Files in phpMyFAQ 2.0.7
- Replies: 15
- Views: 12219
Re: Attaching Files in phpMyFAQ 2.0.7
Hi,
It's root - as per ....
-rwxrwxrwx 1 root root 8296 Mar 25 11:05 attachment.php
Regards
Graham
It's root - as per ....
-rwxrwxrwx 1 root root 8296 Mar 25 11:05 attachment.php
Regards
Graham
- Wed Mar 25, 2009 1:01 pm
- Forum: General discussions
- Topic: Attaching Files in phpMyFAQ 2.0.7
- Replies: 15
- Views: 12219
Re: Attaching Files in phpMyFAQ 2.0.7
Hi,
Thanks for the tip. I don't want to disable Safe Mode - as the PHP instance I have uses it for other applications.
I assume then that the attachments part won't work - unless there is a workaround.
Regards
Graham
Thanks for the tip. I don't want to disable Safe Mode - as the PHP instance I have uses it for other applications.
I assume then that the attachments part won't work - unless there is a workaround.
Regards
Graham
- Wed Mar 25, 2009 12:11 pm
- Forum: General discussions
- Topic: Attaching Files in phpMyFAQ 2.0.7
- Replies: 15
- Views: 12219
Re: Attaching Files in phpMyFAQ 2.0.7
Hi,
In removing and replacing the line suggested I now get this error message:
Add an attachment to the issue
Warning: move_uploaded_file() [function.move-uploaded-file]: SAFE MODE Restriction in effect. The script whose uid is 0 is not allowed to access /opt/coolstack/apache2/htdocs/pmwiki/faq ...
In removing and replacing the line suggested I now get this error message:
Add an attachment to the issue
Warning: move_uploaded_file() [function.move-uploaded-file]: SAFE MODE Restriction in effect. The script whose uid is 0 is not allowed to access /opt/coolstack/apache2/htdocs/pmwiki/faq ...
- Wed Mar 25, 2009 11:37 am
- Forum: General discussions
- Topic: Attaching Files in phpMyFAQ 2.0.7
- Replies: 15
- Views: 12219
Re: Attaching Files in phpMyFAQ 2.0.7
Hi,
I commented out line 30 .. but still have the same issue.
Here is the error message this time:
Add an attachment to the issue
An error occurred while attaching the file.
Close this window
PMF_Configuration->getAll() in line 87:
SELECT
config_name, config_value
FROM
faqconfig
PMF_User ...
I commented out line 30 .. but still have the same issue.
Here is the error message this time:
Add an attachment to the issue
An error occurred while attaching the file.
Close this window
PMF_Configuration->getAll() in line 87:
SELECT
config_name, config_value
FROM
faqconfig
PMF_User ...
- Wed Mar 25, 2009 10:22 am
- Forum: General discussions
- Topic: Attaching Files in phpMyFAQ 2.0.7
- Replies: 15
- Views: 12219
Re: Attaching Files in phpMyFAQ 2.0.7
HI,
Here is what is displayed with the debug set to true after I click Upload to upload the attachment.
Can you help me understand what this is telling me?
Thanks
Graham
Notice: Constant PMF_ROOT_DIR already defined in /opt/coolstack/apache2/htdocs/pmwiki/faq/gscwiki/admin/attachment.php on line ...
Here is what is displayed with the debug set to true after I click Upload to upload the attachment.
Can you help me understand what this is telling me?
Thanks
Graham
Notice: Constant PMF_ROOT_DIR already defined in /opt/coolstack/apache2/htdocs/pmwiki/faq/gscwiki/admin/attachment.php on line ...
- Tue Mar 24, 2009 5:17 pm
- Forum: General discussions
- Topic: Attaching Files in phpMyFAQ 2.0.7
- Replies: 15
- Views: 12219
Attaching Files in phpMyFAQ 2.0.7
Hi,
I have a problem when I try ti attach files when editing the FAQ content.
I get the Browse/Upload window and after selecting the file to upload I get the following message:
Add an attachment to the issue
An error occurred while attaching the file.
Close this window
I did check the file ...
I have a problem when I try ti attach files when editing the FAQ content.
I get the Browse/Upload window and after selecting the file to upload I get the following message:
Add an attachment to the issue
An error occurred while attaching the file.
Close this window
I did check the file ...