Whats Wrong Here?
Can someone please tell me what this means.
Attachments:
phperror.png
31.06 Kb, 71 views
Login |
Whats Wrong Here?Whats Wrong Here?Currently viewing this thread: 1 (0 members and 1 guests) DA_MasterStatus: Offline!
Whats Wrong Here? Can someone please tell me what this means. Attachments:
phperror.png
31.06 Kb, 71 views damellStatus: Offline!
try renaming your file to .inc rather than .inc.php3 ___________________ //damell DepheatStatus: Offline!
means it cant read the file...or the file may not be there. im not totally sure... if it cant read it CHMOD the file to 777... if it isnt there...create it .or upload it... or the linking is wrong ___________________ too busy to make a sig... so hold on! DepheatStatus: Offline!
aww you beat me...lol ___________________ too busy to make a sig... so hold on! DA_MasterStatus: Offline!
I have checked the CHMOD and the path and they are fine. Renamed to .inc not .inc.php3 and nothing happens. Don't use the http://www.domain.com/dir/file.php as the include path, use your server or relative path. ___________________ RAAAH DA_MasterStatus: Offline!
I have tried the path which is... /home/webtast/public_html/php-bin/phpAds/file.php This doesn't work either. Is it something in the file? I'm using this code in the index.php file...
inigoesdrStatus: Offline!
Use the relative path instead of the full http path. Eg.
RecessiveStatus: Offline!
Wouldn't make the slightest difference. Well, apart from the fact that, unless your server parses .inc as PHP, anyone can view the code in the file. |
Copyright ©1999-2008 Neverside. All rights reserved.
Site & Graphic Design by Aeon Tan
Developed by Jeremie Pelletier & Scott Roach
NeverAPI generated this page in 0.009 seconds.