Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Smarty Whackiness
First of all thanks to all those geniuses out there who might offer a
helping hand.

Site Manager is a CMS system written with Smarty that we have developed.

Would there be any reason that smarty would stop working on one site
and not another? (all my other site manager sites look great, no
problems there).

I can serve up a file with an header and footer include, so its not php.

It doesn't appear to be a mysql issue because my other mysql sites
serve up fine.

We restarted the server completely and that one site wouldn't come up still.
All other service on the server are running fine.

It does serve up some smarty pages(or some of them):

http://www.webappguru.net/admin

It won't serve up Modernbill at http://www.webappguru.net/signup.  Is
it a corrupted library?

It serves up the page wizard page but it won't serve up ntouch or
eblast because it says the same thing as when you try to preview a
page.

"Can't open the page "URL here" because it could not load any data
from this location."

HTML pages serve up fine.  If you go to http://www.webappguru.net it
serves up the center part of the page (which is static) but not the
parts that are accessed by database call such as:

<?php
define('BASE_DIR', '/home/httpd/vhosts/webappguru.net/httpdocs/');
define('BASE_URL', '/');
define('LIB_DIR', '/home/httpd/vhosts/webappguru.net/httpdocs/lib/');

$sessionname = "front";
require(LIB_DIR . "START.php");



require(LIB_DIR . "editpages.php");
editpages_fileVisit(BASE_URL);
?>

I have an install.php set to 755 and it won't install because of that
error.  Then I change it to 777 and the installer unpacks (then it
can't go to the setup.php page because of the above error.)

It almost seems like some kind of attack because it is so specific
and isolated.

Thanks in advance for any help or insight.

Donovan
--
 ________________________________________
_
Donovan Rittenbach, M.A.
Web App Guru
ph:(510)834-4505
fx:(510)217-3468

www.myinternetguru.net

Free anti-spam and anti-virus solution with every
WAG hosting account
 ________________________________________
_

Report this thread to moderator Post Follow-up to this message
Old Post
Donovan Rittenbach
10-28-04 08:57 AM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

PHP Smarty Templates archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 05:18 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.