Thread: Need help with PHP Script
Results 1 to 7 of 7
Related
-
is there a difference between <script language="javascript> and <script type="text/javascript"> Forum: Javascript Forum
Replies: 8 -
Help with Random Content script (need hotlink in script) Forum: Javascript Forum
Replies: 0
-
03-06-2004, 08:18 PM #1
Need help with PHP Script
I found a very nice User Management Script from www.radinks.com. The script is free if you take their very short online survey.
I've installed it, but when I try to access the admin area I get the following error:
Warning: main(sorry.php): failed to open stream: No such file or directory in /home/offcam/public_html/admin/useradmin.php on line 14
Fatal error: main(): Failed opening required 'sorry.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/offcam/public_html/admin/useradmin.php on line 14
-------
I'm not very experienced with installing and configuring PHP scripts. It would help a lot if someone would give me their opinion as to what may be wrong. My best guess is that there's supposed to be a file called "sorry.php" somewhere on my server. I've looked and the script did not install a "sorry.php" file anywhere. Am I right?
Any advice appreciated!Last edited by csf97; 03-06-2004 at 08:39 PM.
-
03-06-2004, 10:15 PM #2
yes, it sounds like you are missing a file.
Dave
-
03-06-2004, 11:55 PM #3
Thanks for the help, Dave.
I've sent an e-mail to the script's author, but since they are in Sri Lanka there's no telling when they will get back to me.
-
03-07-2004, 12:48 AM #4
...and they do not have any support links n the website
Dave
-
03-07-2004, 03:22 PM #5
With a name like sorry.php, its probably just error handling.
Try creating a dumy file called sorry.php and see if it works at all.If one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?
-
03-08-2004, 01:35 PM #6
Thanks for the great idea, Quiet Dean.
This is my first attempt at working with PHP. I'm not sure what I need to put in the dummy file. Can I just make a text file and name it sorry.php, or do I need to include any programming statements in the file?
Thanks in advance. The support here on this BB is awesome!
-
03-08-2004, 02:37 PM #7
Sure, try a blank test file. It might work. But it might not.
Only one way to find outIf one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum