This is a discussion on After Upgrade to php 5 unlink fails within the PHP General forums, part of the PHP Programming Forums category; I've just upgraded to php 5 and am now getting the following error: Warning: unlink(/home/mywebsite/public_html/resumes/...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I've just upgraded to php 5 and am now getting the following error:
Warning: unlink(/home/mywebsite/public_html/resumes/travelport_holiday_rev1.html) [function.unlink]: No such file or directory This worked fine prior to the upgrade and obviously the file does exist. What has changed and how can I correct this? Thanks |