Ask a Question related to PHP Development, Design and Development.
-
Ziggi #1
Certain custom "Page not Found" page problem
Hi !
I have an ISAPI instalation of PHP over IIS5 server
on Windows 2000. Everything works fine but as I am
under website development I would like to keep
PHP error messages turned on - for my development
purpose. Unfortunately, that concludes that in case
somebody types a fake address like: [url]http://www.myurl/xyz.php[/url]
the server replies with something like that:
Warning: Unknown(C:\Inetpub\root\xyz.php): failed to open stream:
No such file or directory in Unknown on line 0
Warning: (null)(): Failed opening 'C:\Inetpub\root\xyz.php' for inclusion
(include_path='C:\Inetpub\PhpIncl') in Unknown on line 0
This is not the kind a message I would like to be presented to anybody.
In this case I would rather like to see a custom "Page not found" message
instead.
Any ideas how can I configure PHP to keep displaying regular errors
and warnings in all situations but in case of "page not found" - to display
custom error message instead ?
Thank you,
Ziggi
Ziggi Guest
-
"Page" and "Rect" props of the Field prop in Javascript API
Page property of the Field property in Javascript Acrobat API returns an array of pages that this field exists in. On the other hand, "rect" property... -
Getting "page not found" after compile
I'm just starting to get into building projects and I can't get my test app to compile properly. I created a new project, added a panel to the... -
HELP! - "The WSIntranet, Version=1.0.0.0, Culture=neutral, PublicKeyToken=24410d33c1a2222e assembly specified in a Register directive of this page could not be found"
Hi, I am just building my first webpart. It worked fine when I just had output.write("hello"). As soon as I try and do this: SPWeb... -
Can't choose "page setup" or "print" - Mac OS 9x
Hello I have a problem on multiple Macs when using Freehand 10. I have not found any answers on macromedia Support or on the web. Before... -
Pass Variables to page that is Page ContentType="image/Jpeg"
I'm wondering if I can pass variables to "TestForm.aspx" with the way I'm using it. It's acting as a jpeg image and looks like: <%@ Page...



Reply With Quote

