[advanced search]
Results from the most recent live auction are here.
20 members in the live chat room. Join Chat!
Register Rules & FAQ NP$ Store Active Threads Mark Forums Read
Go Back   NamePros.Com > Design and Development > Programming
User Name
Password

Old 12-21-2003, 03:47 PM   · #1
adam_uk
Senior Member
 
Trader Rating: (17)
Join Date: May 2003
Posts: 2,211
NP$: 6170.25 (Donate)
adam_uk is a jewel in the roughadam_uk is a jewel in the roughadam_uk is a jewel in the rough
Breast Cancer
ever tried to program a script......

where u make a mistake but the server doesnt tell you actually what the mistake is?

eg
my server (soon be taking local flying lessons) wont output any errors what so every

ive got this code

<?
print()
?>

thats it no includes no nothing

it should say
error: undefinded call to function print() on line 1 or somthing like that but it doesnt

if i do this
<?
$gonna = "go"
echo "gonna $gonna mad"
?>
it wont tell me that ive missed the ; it will just stop and give me a blackpage

see for yourself
http://adamuk.serveftp.com/123.php

anyone got any ideas?

servers runnin willitwork 2000 server
ive attachted a copy of the php.ini file incase thats any help


Please register or log-in into NamePros to hide ads
Attached Files
File Type: txt php.txt (39.3 KB, 5 views)
adam_uk is offline   Reply With Quote
Old 12-21-2003, 05:04 PM   · #2
deadserious
Senior Member
 
Trader Rating: (13)
Join Date: Aug 2002
Posts: 1,300
NP$: 2.85 (Donate)
deadserious has a spectacular aura aboutdeadserious has a spectacular aura about
Hmm your phpinfo seems like it's set to show errors. Is it possible for you to provide a direct link to your phpinfo on adamuk.serveftp.com?

Also, you may try adding this at the top of your PHP script to see if it makes a difference:

ini_set('display_errors','1');
error_reporting (E_ALL);
deadserious is offline   Reply With Quote
Old 12-22-2003, 12:21 PM   · #3
adam_uk
Senior Member
 
Trader Rating: (17)
Join Date: May 2003
Posts: 2,211
NP$: 6170.25 (Donate)
adam_uk is a jewel in the roughadam_uk is a jewel in the roughadam_uk is a jewel in the rough
Breast Cancer
i added the error_reporting thingy bob to top of a script and it still did nothing, i guess it is something down to windows maybe because i checked the apache config and that all seemed fine

and i even copied a php.ini file from one of our servers at work and it still didnt do anything

must have been down to a dodgey windows file, darn thing

i tried for about 4 hours last nite to solve the problem and still didnt do anything,

i googled and found some bits but it didnt see to help me, so i took my server into work this morning and put willit work 2003 on and everything seems to work at the moment *touches would*

darn thing...

if anyone reads this and can let me know what went wrong i would like to know thanks
adam_uk is offline   Reply With Quote
Old 12-27-2003, 10:36 PM   · #4
Jeanco
RyanPrice.ca - Developer
 
Name: Ryan Price
Trader Rating: (28)
Join Date: Dec 2003
Posts: 1,331
NP$: 34.00 (Donate)
Jeanco is a jewel in the roughJeanco is a jewel in the roughJeanco is a jewel in the rough
if the code is not all on one line I believe you need this:

PHP Code:
<?php
print()
?>

I think if you don't use the php it has to be one line...

<? print() ?>
__________________
Ryan Price - Webmaster
www.HostDurham.com - For Hosting | www.jeanco.ca - For Webdesign
Jeanco is offline   Reply With Quote
Old 12-31-2003, 10:49 AM   · #5
jj2ii3344
Senior Member
 
Location: Markham, Ontario, Canada
Trader Rating: (28)
Join Date: Jun 2003
Posts: 3,351
NP$: 574.00 (Donate)
jj2ii3344 is a jewel in the roughjj2ii3344 is a jewel in the roughjj2ii3344 is a jewel in the rough
I got this:

"No input file specified. "
__________________
www.knowledgetosuccess.com
DotComBlitz - Expired Domain Name Tools
jj2ii3344 is offline   Reply With Quote
Closed Thread

NamePros is a revenue sharing forum.

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


Site Sponsors
Buy Flash Arcade Game Script RealTechNetwork Hunting Moon
Advertise your business at NamePros
All times are GMT -7. The time now is 09:08 AM.


Powered by: vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0