| View previous topic :: View next topic |
| Author |
Message |
sgazzillo
Joined: 16 Jan 2006 Posts: 4
|
Posted: Tue Jan 17, 2006 4:25 pm Post subject: Unknown(pb_prepend.sys.php): failed to open stream |
|
|
I get this error when navigating WEBIDE. If I refresh it goes away. It happens frequently, is there anything I can do to eliminate?
I am running: Mozilla Firefox 1.0.7 WinXP Server: Apache 2, PHP 4
---------------------------------------------------------------------------------------
Warning: Unknown(pb_prepend.sys.php): failed to open stream: No such file or directory in Unknown on line 0
Warning: Unknown(pb_prepend.sys.php): failed to open stream: No such file or directory in Unknown on line 0
Warning: (null)(): Failed opening 'pb_prepend.sys.php' for inclusion (include_path='.') in Unknown on line 0 |
|
| Back to top |
|
 |
philippe
Joined: 15 Sep 2004 Posts: 248 Location: Los Angeles USA
|
Posted: Tue Jan 17, 2006 7:18 pm Post subject: |
|
|
something is not right with the setup.
The webide should not be affected by the auto_prepend and auto_append that are required for the pagebuilder.
To disable it you can add a .htaccess file with:
| Code: |
php_value auto_prepend_file none
php_value auto_append_file none
|
or just 2 empty files named pb_append.sys.php and pb_prepend.sys.php
Philippe _________________ Open Source Fusion, fell the freedom
http://www.opensourcefusion.com/ |
|
| Back to top |
|
 |
sgazzillo
Joined: 16 Jan 2006 Posts: 4
|
Posted: Wed Jan 18, 2006 3:44 am Post subject: |
|
|
Thanks, I noticed it after I installed the pageBuilder and Zend (which you already must know ) I will try your advice on disableing and/or removing data from the files.
One note, after I posted, I noticed it happening when accessing everything hosted on the server not just when using WebIDE. All pas and other sites. I was assuming it was relative to Zend or the mods to the php.ini. Can you think of why this might be happening to all?
Thanks for the help philippe!! |
|
| Back to top |
|
 |
philippe
Joined: 15 Sep 2004 Posts: 248 Location: Los Angeles USA
|
Posted: Fri Jan 20, 2006 6:30 pm Post subject: |
|
|
Did you modify the apache configuration to include the php settings ?
Or just rely on .htaccess ? _________________ Open Source Fusion, fell the freedom
http://www.opensourcefusion.com/ |
|
| Back to top |
|
 |
Guest
|
Posted: Tue Jun 06, 2006 1:06 pm Post subject: Recall |
|
|
| philippe wrote: | | Did you modify the apache configuration to include the php settings ? |
When was it called back?
online casinos Play Online Casino |
|
| Back to top |
|
 |
|