Here is an error I get when I start Apache. I'm VERY new to Apache. I'm trying to get this running right now because I'm trying to learn PHP. I'm running through some examples in a book i'm reading that requires the mysqli.dll extension. This may be a cause for another problem I posted. THANKS for any help on this!
PHP Warning: PHP Startup: Unable to load dynamic library 'c:\php\ext\php_mysqli.dll' - The specified procedure could not be found.
I'm running Apache 1.3.33 and PHP 5.0.4
I have dowloaded all the dll files and added them to my php directory, and I have edited the php.ini file to their location.