Alessandro Gigli said: > Hello there, > I am new to Apache. I have installed MySQL, then I have installed Apache, > and everything is fine. Now, I have extracted the files for PHP4 into a > directory on C:/. what I have done next is to copy the php.ini file into > the WINDOWS directory. I have copied the php4ts.dll into the directory > System32. I have made the right adjustments to the Apache conf text file, > I have included the following: > > LoadModule php4_module c:/php/sapi/php4apache2.dll > > and > > AddType application/x-httpd-php .php .phtml .html > Addtype application/x-httpd-php-source .phps > > but I get the message "The requested operation has failed" A DLL, which PHP needs, is missing in your PATH. Start the daemon from a command prompt. You'll get a popup window showing which DLL is missing, and where Windows is expecting it. Joost --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx