Content copyright © 2006-2007 by eZ systems A.S.
|
|
|
|
Description:
Hi, I get this error froma script.... The script is just untaring stuff from a eZ var directory. The archive is a .tgz. Output.... PHP Warning: link(): Operation not permitted in /usr/local/php5/lib/php/ezc/Archive/archive.php on line 547 Warning: link(): Operation not permitted in /usr/local/php5/lib/php/ezc/Archive/archive.php on line 547 Fatal error: Uncaught exception 'ezcBaseFileNotFoundException' with message 'The link file './var/ezwebin_site/storage/images/company/news/set-up-in-lyon-with-aderly/765-1-eng-GB/Set-up-in-Lyon-' could not be found. (Hard link could not be created.)' in /usr/local/php5/lib/php/ezc/Archive/archive.php:475 Environment: Operating System: Steps to Reproduce: if ( file_exists( $archivefilename ) ) { $tar = ezcArchive::open( $archivefilename ); |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||