SitePoint Sponsor |
|
User Tag List
Results 1 to 1 of 1
Thread: PHPJobScheduler Problem
-
Oct 25, 2005, 03:57 #1
- Join Date
- Apr 2004
- Location
- dublin
- Posts
- 2,036
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
PHPJobScheduler Problem
Hi all,
I am using PHPJobScheduler to schedule tasks on Windows server.
It is installed correctly. When I click submit to add a job all I get is a blank page and the data is not entered into the database.
On add_modify.php I placed ../../ before db_connect to use my own db_connect details as I was getting the error: No Database selected.
Any ideas why it isn't entering data? I tried manually entering data (using phpMyAdmin) but the main.html page doesn't display the data.
I would be very grateful for any help.
Thanks.
Kevin.
Bookmarks