473,811 Members | 3,182 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

included file not loading completely

Hello,
This is my first post to this list, so forgive me if this is very basic.

I have a file: overview.php that is including another file dolan_header.ph p

I have tested it on three servers...on two of them it works perfectly,
and on the third (the client's server) the header file fails to load the
first ~12 lines of code.

A functioning version of the page is here:
http://64.132.144.101/~somedom/dolan/overview.php

And a malfunctioning version is here:
http://dolanconcrete.com/staging/overview.php

I have placed the two PHP files here if anybody should care to inspect
them. http://64.132.144.101/~somedom/php/dolan_php_debug.zip

I also have an info.php file here if that helps:
http://dolanconcrete.com/staging/info.php

Thanks very much for any thoughts. I have spoken to the hosting
company's tech support and so far no answer.

Don Hinshaw
Aug 5 '05 #1
1 1320
Don Hinshaw wrote:
Hello,
This is my first post to this list, so forgive me if this is very basic.

I have a file: overview.php that is including another file dolan_header.ph p

I have tested it on three servers...on two of them it works perfectly,
and on the third (the client's server) the header file fails to load the
first ~12 lines of code.

A functioning version of the page is here:
http://64.132.144.101/~somedom/dolan/overview.php

And a malfunctioning version is here:
http://dolanconcrete.com/staging/overview.php


Both of those pages look the same to me...

Did you try running the overview.php file with the php executable
explicity? If you do that, it should dump out any errors in including
to standard output.

Kristofer
Aug 10 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
3470
by: Matt Kruse | last post by:
Let me break down the issue: Ultimate Goal: Building a custom debugger window which shows a function trace in and out of functions as they are called, which can be executed via IE's Context Menu and used on any page (no source changes needed, and all code can be IE-specific) Mid-term Goal: To retrieve all the javascript source in the page, to parse for function names, which can then be accessed in the window namespace to retrieve...
12
2599
by: A.M. | last post by:
Hi at all, how can I do to insert into a HTML page a file .txt stored in the same directory of the server where is the html file that must display the text file.txt? Thank you very much P.Pietro
4
9000
by: Mark | last post by:
I am loading source files into several iframes, with each load happening after some user-generated event (like clicking a button). The loading works but I need to determine when the source file is FULLY loaded so I can do some calcs on its scroll height within the frame. If I check the scroll height right away (after fetching the file), it's wrong (some small number) but if I wait a couple of seconds I get the right value. I need to do...
18
2757
by: John Smith | last post by:
Hi all What does the group think of the practise of including one header file from inside another? I have some legacy code where this has been done, and it creates a dependency on a module (collection of files) which are not required, except for one header file's contents. I'd say 'No, header files should be included in the C source, not in another
6
1550
by: Wescotte | last post by:
I'm having an issue where what should be global variables are not in scope and I'm confused as to why. In Case 1 the variables are not in scope for functions in File2 In Case 2 the varibales are in scope for access in File1's functions AFTER the include In Case 3 the varibales are in scope for functionsin File2 Why does case 1 not work but case 3 does? Does case 2 the proper method
3
2141
by: niks | last post by:
I'm a javascript novice trying to write a client-side program that needs to examine the text of some included code. Suppose you have the following snippet in an html document: <script id="included" src="inc.js" type="text/javascript"></script> I want to be able to write a function along the following lines: function inspect() {
3
7405
by: robudo | last post by:
Hello, I need some help to solve the following problem. I wrote some html/javascript code to read data from an XML file: XML file: <places> <place year="2000" name="Amsterdam" /> <place year="2000" name="Amstelveen" /> </places> html/javascript code:
9
1429
by: =?ISO-8859-1?Q?Tom=E1s_=D3_h=C9ilidhe?= | last post by:
Recently, there was a Linux program distributed as source code, and it compiled fine on the majority of systems. However on some systems, it failed to compile. On some of these systems, people were getting errors for undeclared tokens, while others were getting linking errors. Anyway, the problem was that one of the source files was missing: #include <stdio.h>
1
3110
by: jodleren | last post by:
Hi I have a really weird error, which happened. I added a function to a included js file, and uploaded it, now, some functions, which are executed on <body onload=do not work, and I get an error "Object expected" (and that is the only error) I tried to install an older version, which does not fix the problem (in case that I made something wrong in the js file). No other files have been updated, and I can see other parts, that the
0
9726
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9605
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10647
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10395
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9204
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7667
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5553
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5692
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3865
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.