Re: Updated Fedora 11 server on PPC and now site is down completely!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




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 support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


Thanks for the lightning fast response!

I checked the syntax and all seems fine.....??

This is the current layout of the page:

<?php # Script 3.4 - index.php

// Set the page title and include the HTML header.
$page_title = 'Optiplex Networks';
include ('./header.inc');
?>

<?php

echo'<p>&nbsp;</p>

<div align="center"><table width="800" border="1">
 <tr>
<td><img name="tower" src="images/tower.jpg" width="400" height="300" alt="tower" /></td> <td><img name="desktop" src="images/desktop.jpg" width="400" height="300" alt="desktop" /></td>
 </tr>
</table></div>';

With '; ending line 17

The log claims ',' or ';' does this mean I need to end with exactly what it says, including the '' as well or is it just complaining that there's no ; ending the line??

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux