Edit report at http://bugs.php.net/bug.php?id=40068&edit=1

 ID:                 40068
 Comment by:         ttibensky at gmail dot com
 Reported by:        triphius at tripslair dot com
 Summary:            Warning: Unknown: failed to open stream: No such
                     file or directory in Unknown..
 Status:             Closed
 Type:               Bug
 Package:            Scripting Engine problem
 Operating System:   FreeBSD 6.1
 PHP Version:        5.2.0
 Block user comment: N

 New Comment:

I use Dreamweaver 8

when i save an index (index.php), it will automaticly save it as php5
file, so i save it manualy as php4 and that error is gone



so it must be some king of bug in php5...


Previous Comments:
------------------------------------------------------------------------
[2007-01-10 22:43:24] il...@php.net

Closing the bug as the problem is no longer reproducible 

(presumed resolved). 

------------------------------------------------------------------------
[2007-01-10 05:40:42] triphius at tripslair dot com

I installed PHP from the CVS source as suggested, using the same
configure command as FreeBSD had previously generated. Then I used the
php5-extensions port to reinstall all the additional modules (as
previously listed).



I have yet to see the random error (knock knock), and assume that this
has fixed the issue. My guess is that there was a bug in the 5.2.0
release code used by the FreeBSD ports system.



I will update the bug report if I see any sign of the error. Thank you
for your assistance so far.

------------------------------------------------------------------------
[2007-01-10 03:53:26] il...@php.net

Please update the report once you have the results from the 

php-cvs run.

------------------------------------------------------------------------
[2007-01-09 04:16:27] triphius at tripslair dot com

I installed PHP using FreeBSD's ports system. The configure command
generated by the ports installer is as follows:



Configure Command =>  './configure' '--enable-versioning'
'--enable-memory-limit' '--with-layout=GNU'
'--with-config-file-scan-dir=/usr/local/etc/php' '--disable-all'
'--enable-libxml' '--with-libxml-dir=/usr/local' '--enable-reflection'
'--enable-spl' '--program-prefix=' '--enable-fastcgi'
'--with-apxs=/usr/local/sbin/apxs' '--with-regex=php'
'--with-zend-vm=CALL' '--enable-zend-multibyte' '--prefix=/usr/local'



I also installed the php5-extensions port with the following modules
selected:



extension=ctype.so

extension=curl.so

extension=dom.so

extension=exif.so

extension=gd.so

extension=gettext.so

extension=iconv.so

extension=mbstring.so

extension=mcrypt.so

extension=mhash.so

extension=mysql.so

extension=mysqli.so

extension=openssl.so

extension=pcre.so

extension=pdf.so

extension=zlib.so

extension=pdo.so

extension=posix.so

extension=session.so

extension=simplexml.so

extension=snmp.so

extension=sockets.so

extension=tokenizer.so

extension=xml.so

extension=xmlreader.so

extension=xmlwriter.so



I am going to uninstall all of that and attempt to install from the CVS
source as per your recommendation.

------------------------------------------------------------------------
[2007-01-08 20:53:53] il...@php.net

Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.2-win32-latest.zip

Do you have any Zend or compiler cache extensions enabled?

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    http://bugs.php.net/bug.php?id=40068


-- 
Edit this bug report at http://bugs.php.net/bug.php?id=40068&edit=1

Reply via email to