URN Logo
UNIX Resources » Linux » Linux Forum » Linux Web Servers » Page.1 » Certain PHP Pages Have Stopped Parsing
announcement The content of this page is collected from Linux Forum, All copyrights and other associated rights are reserved by the original authors of the articles.
Resources
China Linux Forum(finished)
Linux Forum(finished)
FreeBSD China(finished)
linuxforum.com
  LinuxForum General Chat
  Linux Advocacy
  LinuxForum Polls
  Introductions
  Linux Kernel Support
  Patch Management
  Development Release
  Linux Programming
  Linux Security
  Linux Software
  Linux Hardware Problems
    Linux Video Problems
    Linux Sound Problems
  Linux Networking Support
  Linux Printing Support
  Linux Human Interface Devices Support
  Linux Data Storage Support
  Linux Applications Support
  Linux Installation Support
  Linux Laptops Support
  Linux Motherboard, Chipsets, CPU, Memory
  Miscellaneous
  Debian Linux Support
  Ubuntu Linux Support
  LiveCD Discussions
  Gentoo Linux Support
  Mandrake Linux Support
  Redhat / Fedora Linux Support
  Slackware Linux Support
  SuSE Linux Support
  CentOS Linux Support
  Linux Web Servers
  Linux DNS Servers
  Linux Database Servers
  Linux Email Servers
  Linux FTP Servers
  Linux Squid Proxy Server
  Linux Samba Help
  Linux cPanel Help
  Linux Ensim Help
  Linux Plesk Help
  Linux Webmin / Usermin Help
  Qmail Toaster Help
  Linux Games
  Windows Game Emulation
  Linux Discussions
  General Linux Discussions
  Red Hat Linux Discussions
  More Red Hat Linux Discussions
  Mandrake Linux Discussions
  Slackware Linux Discussions
  SuSE Linux Discussions
  Debian Discussions
  Samba Help
  Linux Security
  Linux Networking
  Gentoo Help
  Operating System Rant Forum
  Hardware Rants
   
Certain PHP Pages Have Stopped Parsing
Subject: Certain PHP Pages Have Stopped Parsing
Author: Drek    Posted: 2007-01-21 18:02:43    Length: 3,150 byte(s)
[Original] [Print] [Top]
Well all of a sudden my Psychostats are borked.  I can't figure out why.  When you click on the link to the stats all that shows is the code for index.php.  I would say it is a problem with my Apache2 configuration, but all the rest of my php pages are loading properly.  I would say it is a problem with Nuke Wrapper, but when you access the page directly you have the same problem.

You can see what is going on here.  Just click on the stats links in the upper right hand corner for Counter-Strike, Day of Defeat or Natural Selection.  You can access the Day of Defeat stats pages directly here.  Any ideas as to what might be wrong would be gratefully received.

Here are the relevant entries in my site configuration for Apache2:

Code:
Alias /stats/cstrike/ "/var/www/stats/cstrike/"

<Directory "/var/www/stats/cstrike">
Options MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory>

Alias /stats/dod/ "/var/www/stats/dod/"

<Directory "/var/www/stats/dod">
Options MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory>

Alias /stats/ns/ "/var/www/stats/ns/"

<Directory "/var/www/stats/ns">
Options MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory>
The only thing I can think of is that some recent Sarge update broke it somehow.  It has worked perfectly for almost a year now.
----
AMD Athlon 1200
512MB SDRAM
Debian Sarge 3.1 stable
Linux 2.6.8.1 custom kernel
MySQL 4.0.24
Apache 2.0.55
PHP 4.3.10-16
[Original] [Print] [Top]
Subject: Re: Certain PHP Pages Have Stopped Parsing
Author: Drek    Posted: 2007-01-21 19:31:38    Length: 215 byte(s)
[Original] [Print] [Top]
Turns out it wasn't a problem with Apache or PHP, it was a problem with an update I made to Psychostats, and I fixed it.  I replaced a file that was updated but forgot I had to replace it in two locations.
----
AMD Athlon 1200
512MB SDRAM
Debian Sarge 3.1 stable
Linux 2.6.8.1 custom kernel
MySQL 4.0.24
Apache 2.0.55
PHP 4.3.10-16
[Original] [Print] [Top]
« Previous thread
How to use Tomcat and Apache together
Linux Web Servers
Page. 1
Next thread »
About remote installation
     

Copyright © 2007 UNIX Resources Network, All Rights Reserved.      About URN | Privacy & Legal | Help | Contact us
Powered by FreeBSD    webmaster: webmaster@unixresources.net
This page created on 2007-08-01 12:06:25, cost 0.021972894668579 ms.