473,398 Members | 2,404 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

Testing php scripts against versions

hello all,
i've been developing a website on my local phpdev.
it uses PHP ver. 4.2.3. all works fine on my localhost.

i uploaded the webiste on the hosting server, when i open the page in the browser i recieve a blank page. (even page source is empty).
the server uses PHP ver. 4.3.4.

how should what is the real cause of the problem? what should i look for.


appreciate the help.

-Bassam
Nov 12 '06 #1
4 993
michaelb
534 Expert 512MB
The error_log on the server could be a good place to start looking at.
Nov 12 '06 #2
exoskeleton
104 100+
hi, also experienced that case. when i uploaded to server then it was interrupted(lost connection or disconnected from server), my files became blank and the codings were gone. just try to upload it again....
Nov 12 '06 #3
that is not the problem, i downloaded the files via ftp to check them, they are not empty.
i guess that this is version compatiblity issue.
how can you know what functions to use and what not?
Nov 13 '06 #4
ronverdonk
4,258 Expert 4TB
To start, you could run phpinfo() on both PHP installations and see if there are any significant changes in the PHP setup of both systems.

If there are not, you better install the up version (setrver version) at your private system. There are so many fixes implemented after 4.3.2 (and each of them could cause this because you know: almost every introduces a new error) that is is easier and a lot quicker to re-install PHP at the server level in your private environment and trace your script's behaviour.

I am sorry that I cannot give an easy solution to this.

Ronald :cool:
Nov 13 '06 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Jim Hefferon | last post by:
Hello, Does anyone have suggestions for unit testing CGI scripts? For instance, how can I set the FieldStorage to have certain values? Do I have to go with a dummy FieldStorage class? And is...
2
by: RJ | last post by:
We currently send product releases to our customers, and often have to include scripts that need to be ran on the Oracle databases (also do it for SqlServer customers, but we use a different set of...
2
by: Konstantin Zakharenko | last post by:
Hello, Our QA team have running a lot of test scripts (for automated regression testing), they run them on the different databases (Oracle/MS SQL). Several of those tests are dependent on the...
3
by: sviau | last post by:
whats the best way to test the load on the website which is similar the live load. we havea high traffic website (6 million page views per day). how can i use the iis logs from the live site; to...
25
by: acemtp | last post by:
Hello, I would like to show you a new collaborative website for javascript programmer. It's quite hard to know if some specific code you wrote will work on all browsers, and if not, why it...
58
by: nw | last post by:
Hi, I have been asked to teach a short course on testing in C++. Until now I have used my own testing classes (which from what I've seen seem similar to the boost unit testing classes)....
18
by: Andrew Wan | last post by:
I have been developing web applications with ASP & Javascript for a long time. I have been using Visual Studio 2003.NET. While VS2003 is okay for intellisense of ASP & Javascript, it's still not...
19
by: adminloozer | last post by:
Hello, Is there a solution to test on local HD a site under differents IE version. I use Vista and I have IE7. Can I install (with a kind of procedure) older versions of IE. I tried with...
20
by: earthwormgaz | last post by:
Hello, I'm after doing some C++ unit testing, I'm using CppUnit. I like the look of RudeMocks, but it doesn't work for Solaris/Sparc, so its no good to me sadly. So, I have class A, and it...
0
by: Bryan Berry | last post by:
I manage a team of 5 linux sysadmins and I am trying to transition us from lengthy, mostly unreadable shell scripts to python scripting. After a few tutorials, I have been infected with the unit...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.