I have IIS, MySQL, and PHP installed on my local computer running XP
Pro. All works fine as a testing server in DW CS3. However, when I try
to start phpMyAdmin I get a red error box that has this error:
"Cannot start session without errors, please check errors given in your
PHP and/or webserver log file and configure your PHP installation
properly."
I have the following variables set, but there is no log file being
produced, so no additional error information.
session.save_path 'C:\WINDOWS\Temp'
error_log c:\php.log
log_errors On
I can run php scripts, but not phpMyAdmin.
I can not think of anything else to do. Ideas?
Thanks,
Harvey


|