Re: [PHP] Page cannot be displayed error in IE6

2007-11-05 Thread Nathan Nobbe
On 11/5/07, tanzeem <[EMAIL PROTECTED]> wrote: > > > Thanks nathan, But i cant use 'get' since the string being submitted is > very > big. i guess that is an ie6 limitation, im not sure it still exists in 7. I tried PHP headers as referred to by another website. This only > produced warning me

Re: [PHP] Page cannot be displayed error in IE6

2007-11-05 Thread tanzeem
Thanks nathan, But i cant use 'get' since the string being submitted is very big. I tried PHP headers as referred to by another website. This only produced warning message: headers already sent... etc . quickshiftin wrote: > > On 11/3/07, tanzeem <[EMAIL PROTECTED]> wrote: >> >> >> i have 3 ph

Re: [PHP] Page cannot be displayed error in IE6

2007-11-03 Thread Nathan Nobbe
On 11/3/07, tanzeem <[EMAIL PROTECTED]> wrote: > > > i have 3 php files pag1.php,page2.php,page3.php > I posted to page2.php from page1.php > Then again posted from page2.php to page3.php > But when i click th back button from page3.php in IE 6.0 it displays > a page cannot be displayed error. > Wh

Re: [PHP] Page cannot be displayed after form submission

2004-10-07 Thread Andrew Kreps
On Thu, 07 Oct 2004 08:48:01 -0500, Philip Thompson <[EMAIL PROTECTED]> wrote: > > However, I get `Page cannot be displayed` error if the page calls > itself and has to reload some data but only in IE for Windows. If I > hit the `Refresh` button, the page shows up and all the appropriate > fie

Re: [PHP] Page cannot be displayed after form submission

2004-10-07 Thread Marek Kilimajer
Philip Thompson wrote: Hi all. I have a form that calls the same page whenever it is submitted. It does some error-checking to make sure that all the appropriate fields were filled in by the user. So, if there's an error, it stays on the same page and lets the user know what they need to fill in

Re: [PHP] Page cannot be displayed

2003-10-01 Thread Olivier Simah
Ok, first Apache is running because I can see any other pages that are not PHP Second php.ini and everything inside look like in place : This is not my first installation of AMP on a Windows system but this is the first time I have this "reaction". I can't display the phpinfo and for sur all the pa

Re: [PHP] Page cannot be displayed

2003-09-30 Thread Olivier Simah
Yes this is done, PHP is installed as a module of Apache Olivier "Jay Blanchard" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] [snip] I have just installed PHP 4.3.3, Apache 2.0.47 and MySQL 4.0.15a under Windows XP. When I try to see a HTML pages, everything is ok but when it comes

Re: [PHP] Page cannot be displayed

2003-09-30 Thread Burhan Khalid
Olivier Simah wrote: Hi, I have just installed PHP 4.3.3, Apache 2.0.47 and MySQL 4.0.15a under Windows XP. When I try to see a HTML pages, everything is ok but when it comes to PHP pages nothing works I have this message with IE : "The page cannot be displayed" with Opera 7, Mozilla : nothing Try

RE: [PHP] Page cannot be displayed

2003-09-30 Thread Jay Blanchard
[snip] I have just installed PHP 4.3.3, Apache 2.0.47 and MySQL 4.0.15a under Windows XP. When I try to see a HTML pages, everything is ok but when it comes to PHP pages nothing works I have this message with IE : "The page cannot be displayed" with Opera 7, Mozilla : nothing [/snip] Did you add t

Re: [PHP] Page cannot be displayed

2003-09-30 Thread Olivier Simah
The problem is that I do not have the log right now, I send you an answer tonight Thanks "Martin Clarke" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Tue, Sep 30, 2003 at 11:56:23AM +0200, Olivier Simah wrote: > > Hi, > > I have just installed PHP 4.3.3, Apache 2.0.47 and MySQL

Re: [PHP] Page cannot be displayed

2003-09-30 Thread Martin Clarke
On Tue, Sep 30, 2003 at 11:56:23AM +0200, Olivier Simah wrote: > Hi, > I have just installed PHP 4.3.3, Apache 2.0.47 and MySQL 4.0.15a under > Windows XP. > When I try to see a HTML pages, everything is ok but when it comes to PHP > pages nothing works > I have this message with IE : "The page can

Re: [PHP] page cannot be displayed

2003-03-28 Thread Chris Hayes
At 12:01 28-3-2003, you wrote: it is most likely that the error is in the referring file in dew4.html. check the file name and path of the page you redirect to, and check the form method. hi guys, yeah, i now believe this really is an off day for me. probably because i did not have food today

Re: [PHP] Page Cannot Be Displayed

2001-07-02 Thread Dave Stewart
Fixed it. Seems I had to copy a file php4ts.dll to c:\windows\system. Found the answer here; http://www.faqts.com/knowledge_base/view.phtml/aid/5495/fid/336 Cheers, Dave - Original Message - From: "Dave Stewart" <[EMAIL PROTECTED]> To: "PHP (General)" <[EMAIL PROTECTED]> Sent: Monda