08022006 0531 GMT-6 Running Apache 2.2.x and php5 isnt possible. There is a problem with the Dlls. There is a workaround found at apachelounge, but until its fixed what I did was just used the last 4.9.x php version.
wade On Tue, 2006-08-01 at 21:28 -0700, tantravahi srinivas sunilkumar wrote: > hi, > > check http://tanguay.at/installPhp5.php5 > > this is the best tutorial for installing php and apache on windows > > > regards, > sunil.... > > huaracheveloz69 <[EMAIL PROTECTED]> wrote: > hi > > I have installed the following > > Apache 2.2 and PHP5 > > In the httpd.conf file for apache I have added the following so that > PHP is picked up, > > LoadModule php5_module c:/php/php5apache2.dll > AddModule mod_php5.c > AddType application/x-httpd-php .php > Action application/x-httpd-php "/php/php.exe" > > File php5apache2.dll is in the mentioned directory. > > However, bringing up the web server is failing with the following message > > The specified module could not be found. > Again, I can see the file php5apache2.dll in c:/php/php5apache2.dll > > How can I fix this??? > THanks for your help. > > Thanks, > Javier > > > > > > > --------------------------------- > Yahoo! Music Unlimited - Access over 1 million songs.Try it free. > > [Non-text portions of this message have been removed] > > > > Community email addresses: > Post message: [email protected] > Subscribe: [EMAIL PROTECTED] > Unsubscribe: [EMAIL PROTECTED] > List owner: [EMAIL PROTECTED] > > Shortcut URL to this page: > http://groups.yahoo.com/group/php-list > Yahoo! Groups Links > > > > > > > > Community email addresses: Post message: [email protected] Subscribe: [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] List owner: [EMAIL PROTECTED] Shortcut URL to this page: http://groups.yahoo.com/group/php-list Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php-list/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
