Changes between Version 1 and Version 2 of Ticket #42362, comment 9
- Timestamp:
- 04/04/2018 08:15:51 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #42362, comment 9
v1 v2 1 An unexpected behavior occur ed...I went into my php.ini file and set an error_log directory, and set display_errors = On. From that moment, the wp-config.php was created and I was able to complete the installation process. I'm not sure if this solved it, but I'm working again now.1 An unexpected behavior occurred...I went into my php.ini file and set an error_log directory, and set display_errors = On. From that moment, the wp-config.php was created and I was able to complete the installation process. I'm not sure if this solved it, but I'm working again now. 2 2 3 3 ...I also made sure IUSR AND IIS_IUSRS had proper permissions on the directory....