![]() | Register | FAQ | Members | Social Groups | User Map | Calendar | Search | Today's Posts | Mark Forums Read |
| | | LinkBack | Thread Tools | Search Thread | Language |
| Sponsored Links |
| | #1 |
![]() Join Date: May 2006
Posts: 1,132
Thanks: 2
Thanked 8 Times in 4 Posts
Rep Power: 9 | |
| |
| | #2 |
![]() Join Date: Jun 2005 Location: Fylde, Lancs, UK.
Posts: 9,931
Thanks: 42
Thanked 230 Times in 209 Posts
Blog Entries: 1 Rep Power: 67 | enable PHP debugging. You'll get more meaningful error messages enabling you to track down the problem. Code: php_flag display_errors on |
| |
| | #3 |
![]() Join Date: Nov 2005 Location: County Durham
Posts: 5,668
Thanks: 105
Thanked 87 Times in 71 Posts
Blog Entries: 1 Rep Power: 38 | Just looking at it, I think it's the way you're using the curly braces in your echo calls - I've only ever seen array indexes used with square brackets: Code: <?php echo($_POST["epass"]); ?> |
| |
| | #4 | |
![]() Join Date: May 2006
Posts: 1,132
Thanks: 2
Thanked 8 Times in 4 Posts
Rep Power: 9 | Quote:
I'll do what Geoff said and see if I can extract any more meaning out of the error message. | |
| |
| | #5 |
![]() Join Date: May 2006
Posts: 1,132
Thanks: 2
Thanked 8 Times in 4 Posts
Rep Power: 9 | Hahahaha! (Someone said to me once, if they didn't laugh, they'd scream... thats pretty much how I feel now). Anywho, I removed ALL of the php code out of the PHP file (along with half the HTML) and it still pops up the same error (even though there is not any code to process!). I cannot get the server to give me any more details. Anyone who is clever enough to explain this away, it'd be much appreciated! |
| |
| | #6 |
![]() Join Date: Jul 2006 Location: South Yorkshire
Posts: 2,807
Thanks: 108
Thanked 109 Times in 81 Posts
Rep Power: 34 | Really dumb question but you have compiled PHP on the server and actually got it hooked into Apache.. Try creating a file called test.php and put this in: Code: <?php echo phpinfo(); ?> |
| |
| | #7 | |
![]() Join Date: May 2006
Posts: 1,132
Thanks: 2
Thanked 8 Times in 4 Posts
Rep Power: 9 | Quote:
It's just suddenly started working... yet the only thing I did was change the file permissions on the directory they were in from 757 to 755 (so I actually took some permissions away...) and i'm as confused as heck as to why it has just done that, but i'm not complaining. Thanks for all of your help! | |
| |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Ubuntu Server Error | Jackd | *nix | 5 | 02-10-2007 08:25 PM |
| Printers logon script error messages | indie | Windows | 1 | 14-09-2007 11:34 AM |
| proxy server script | chrbb | How do you do....it? | 2 | 07-03-2007 11:57 PM |
| Windows Server 2003 error | Simcfc73 | Windows | 6 | 10-07-2006 09:12 PM |
| Stupid CMD error with logon script | tarquel | Windows | 37 | 14-06-2006 09:07 AM |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search Thread |
|
|






