Upload problems with photo's bigger than 2 MB
arjanm
Joined: 2006-03-28
Posts: 6 |
![]() |
The following information is required to get an answer: Hello, Kind Regards, Processing status... Warning: chmod() [function.chmod]: No such file or directory in E:\Inetpub\wwwroot\Houtplein\gallery\platform\fs_win32.php on line 36 Warning: getimagesize(E:/Inetpub/wwwroot/Houtplein/gallery/albums/Thuis/P1030738.jpg) [function.getimagesize]: failed to open stream: No such file or directory in E:\Inetpub\wwwroot\Houtplein\gallery\lib\imageManipulation.php on line 568 Error: Invalid image: P1030738.jpg |
|
arjanm
Joined: 2006-03-28
Posts: 6 |
![]() |
Problem Solved. In the C:\Windows\PHP.ini are 2 settings that need to be changed. post_max_size and upload_max_filesize must be changed to something higher than 2M. This is a known problem if I read the forum, but you can't figger it out via the error message you get in debug mode. |
|