Error: No source file. Can't carry on a process

See all posts See thread Reply

Re: Problem: Error: No source file. Can't carry on a process new!
by Seanie, 17 years, 7 months ago
I changed that Limit to 64M for
upload_max_filesize = 64M
post_max_size = 64M
memory_limit = 64M
in the php.ini file
This didnt work.

However I upgraded my version of php to version 5.1.6
and it worked!! :-D

Thank you for a great classReply
Re: Problem: Error: No source file. Can't carry on a process new!
by colin, 17 years, 7 months ago
Glad that it works!Reply