• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

php and uploads

isfcom

New Pleskian
Hello
I use windows 2003 Webedition with Plesk 7.5
I have some scripts and an phpbb Board but the uploads of avaters didnt function. I have set in the Plesk Menue the Directorys to wirighting rights but there are already Problems. Here the error Code:
Warning: copy(./images/avatars/2841448087e5de6cf.jpg): failed to open stream: Permission denied in C:\Inetpub\vhosts\default2.de\httpdocs\default2\sub\includes\usercp_avatar.php on line 288

Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\vhosts\default2.de\httpdocs\default2\sub\includes\usercp_avatar.php:288) in C:\Inetpub\vhosts\default2.de\httpdocs\default2\sub\includes\page_header.php on line 486

Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\vhosts\default2.de\httpdocs\default2\sub\includes\usercp_avatar.php:288) in C:\Inetpub\vhosts\default2.de\httpdocs\default2\sub\includes\page_header.php on line 488

Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\vhosts\default2.de\httpdocs\default2\sub\includes\usercp_avatar.php:288) in C:\Inetpub\vhosts\default2.de\httpdocs\default2\sub\includes\page_header.php on line 489

I have found out that these Problems can be caused by a wrong configured Windos temp directory. But i thought plesk will configure alle these things. I have testest some directory values but the error comes again and agin.

I hope someone can help.
Sorry for bad English.

Thanks
 
Hi, isfcom

It says, that the permission is denied for the
./images/avatars/

you should add "modify" permissions for the internet anonymous user through plesk -> file manager -> <your-dir> -> "lock" on the right of the folder name.

Hope, this helps
 
Thanks.

It Functions but only with the phpbb Board. The normal uploadscript that i have used bevor on linux didn`t fuction. I can programm it like phpbb but i want to know if there is any specialbilety in this conifgurations...
 
Back
Top