• When I attempt to upload images, I keep getting the same 2 warning messages:

    PHP Warning: getimagesize(E:\Program Files\Ensim Sites Data\diablogftp\Inetpub\wwwroot/wp-content/uploads/toocool3.png) [function.getimagesize]: failed to create stream: Permission denied in E:\Program Files\Ensim Sites Data\diablogftp\Inetpub\wwwroot\wp-admin\inline-uploading.php on line 74

    PHP Warning: Cannot modify header information – headers already sent in E:\Program Files\Ensim Sites Data\diablogftp\Inetpub\wwwroot\wp-admin\inline-uploading.php on line 101

    After that, the image is uploaded in the upload directory, but it does not show when I insert it in a post.

    I think there is no extra spaces or any other garbagge in php files wp-config.php and inline-uploading.php (I cleaned them up).

    I looked at other topics of this forum, and I think that php running in Safe mode on the server of the provider might be causing the problem.
    Is that so?
    Can anyone help?

The topic ‘Inline-uploading problems’ is closed to new replies.