MySQL connects, but will not save events
I have seen a few other posts with a similar problem, but the suggestions there have not solved my problem.
This is a new installation. I tried the flat-file method first, and it worked. I thought it might be an easy edit for automated posting, but after viewing the php data file, it did not look easy. Now I want to try Navicat copy/pasting or csv importing.
I switched to MySQL, and only MySQL mode is selected. The manager interface says it is connecting. When I create an event, it says it was loaded. But the events are not being written to the database. The table structure is there, viewable using PHPMyAdmin and Navicat.
I created 2 users, all privileges. Same results for both.
The server passed the Zend testing. Calendar version is 6.3.29 MySQL is 5.0.91 PHP is 5.2.9
I tried re-establishing server paths in calendar.php. Changed them to "" and let calendar.php find them again. They went back to what they were previously.
What's next? Thanks.
|