Eric Covener wrote:
On Sun, Jan 10, 2010 at 3:37 PM, Kaya Saman wrote:
http://www.optiplex-networks.com/links.php
What worked 2 minutes ago now doesn't even show up and there don't seem to
be any errors reported in Apache log either :-(
While it's off-topic here, try enabling error r
On Sun, Jan 10, 2010 at 3:37 PM, Kaya Saman wrote:
> http://www.optiplex-networks.com/links.php
>
> What worked 2 minutes ago now doesn't even show up and there don't seem to
> be any errors reported in Apache log either :-(
While it's off-topic here, try enabling error reporting in PHP.
--
Eri
Marcin 'Rambo' Roguski wrote:
On Sun, 10 Jan 2010 22:15:31 +0200
Kaya Saman wrote:
';
?>
^ try and tell...
Ok what was weird is that I tried several things:
";
';'
Basically nothing worked! So I reverted back to my original:
';
And I managed to see my site again, e
On Sun, 10 Jan 2010 22:15:31 +0200
Kaya Saman wrote:
>
> ';
?>
^ try and tell...
--
I sometimes think that God, in creating man, somewhat overestimated his
ability.
-- Oscar Wilde
-
The official User-To-Us
The error is exactly where the log tells you, line
17 in /home/optiplex-networks/links.php
Most likely you were previously using php4.0 and now
moved above 5 which is far more strict about syntax.
-
The official User-To-User s
> /home/optiplex-networks/links.php on line 17
[...]
> I'm not sure where the error lies.
> Can anyone help me?
The error is exactly where the log tells you, line
17 in /home/optiplex-networks/links.php
Most likely you were previously using php4.0 and now
moved above 5 which is far more stri
Hi,
I have Apache running on F11 on an Apple PowerMac G4. I can't remember
what got updated as there were many packages but I think PHP5 was
included in them.
Now when I try to access my site I get this error:
[Sun Jan 10 21:50:00 2010] [error] [client 192.168.1.110] PHP Parse
error: synta