Deckard
11-19-2003, 08:30 PM
Hi,
I have PHP 4.0 installed (from PHP.Net) with an Apache Server and MySQL 4.0.12, on a Windows XP Pro system.
I have been trying to install your calendar but I have some problems as soon as I use the escalInstall.php.
I created a data base in MySQL "My_Calendar" and made the modifications to escalDB.php.
When using escalInstall.php I have the following errors:
Notice: Undefined variable: error in C:\Apache2\htdocs\EZCalendar\escalInstall.php on line 17
>> The connection to the database was successful!
Notice: Undefined variable: error in C:\Apache2\htdocs\EZCalendar\escalInstall.php on line 37
>>The table was added to the database!
You should now be able to use the ESCalendar Script with it's SQL functions.
Never the less the table "escevents" has been created in the database.
The line 17 only contain "if ($error) {".
And the line 37 the same "if ($error) {".
If I try to run the Calendar I havec even more error and nothing get displayed.
Can somebody give me some help ? :huh:
I have PHP 4.0 installed (from PHP.Net) with an Apache Server and MySQL 4.0.12, on a Windows XP Pro system.
I have been trying to install your calendar but I have some problems as soon as I use the escalInstall.php.
I created a data base in MySQL "My_Calendar" and made the modifications to escalDB.php.
When using escalInstall.php I have the following errors:
Notice: Undefined variable: error in C:\Apache2\htdocs\EZCalendar\escalInstall.php on line 17
>> The connection to the database was successful!
Notice: Undefined variable: error in C:\Apache2\htdocs\EZCalendar\escalInstall.php on line 37
>>The table was added to the database!
You should now be able to use the ESCalendar Script with it's SQL functions.
Never the less the table "escevents" has been created in the database.
The line 17 only contain "if ($error) {".
And the line 37 the same "if ($error) {".
If I try to run the Calendar I havec even more error and nothing get displayed.
Can somebody give me some help ? :huh: