On 05/05/2015 07:16 AM, Hannes Magnusson wrote: > On Mon, May 4, 2015 at 11:39 PM, Rasmus Lerdorf <[email protected]> wrote: >> On 05/04/2015 10:23 PM, Hannes Magnusson wrote: >>> I'm trying to upload a new release and am getting this error: >>> >>> Upload New Release >>> >>> ERROR: >>> >>> Upload error: The destination directory doesn't exist or is a regular file. >>> >>> Can you have a look Martin? >> >> I took a guess at it. >> >> It is likely from >> https://github.com/php/web-pecl/blob/master/public_html/release-upload.php#L53 >> >> defined here: >> https://github.com/php/web-pecl/blob/master/include/pear-config.php#L21-L27 >> >> Based on that I have created /var/tmp/pear/uploads > > > > No change. Tried again just now, same error: > ERROR: > > Upload error: The destination directory doesn't exist or is a regular file.
This is fixed now. It was /tmp which was cleared when Martin rebooted the server over the weekend. I have created the directory and added code to create it if it doesn't exist. So hopefully this shouldn't happen again. -Rasmus
signature.asc
Description: OpenPGP digital signature
