Hi, Use always forward slashes, even in windows. LoadModule php4_module C:/path/to/php4apache.dll http://httpd.apache.org/docs/windows.html "The directives that accept filenames as arguments now must use Windows filenames instead of Unix ones. However, because Apache uses Unix-style names internally, you must use forward slashes, not backslashes. Drive letters can be used; if omitted, the drive with the Apache executable will be assumed." Regards, J On 4/22/05, The Disguised Jedi <disguised.jedi@xxxxxxxxx> wrote: > you need to have php4ts.dll in the bin area for apache and add this to your > httpd.conf > > LoadModule php4_module "C:\path\to\php4apache.dll" > > that will get you going. > > Ivan is correct...you really should think about upgrading to WinXP or 2000, > it's not safe to run it on 9x > > Hope it helps! > > > On 4/20/05, Ivan Barrera A. <Bruce@xxxxxx> wrote: > > richard harris wrote: > > > I'm attempting to configure/use Apache 1.3.33 in > > > conjunction with PHP 4.3.10 on Win98se as a test bed > > > for a website. (I'm using those particular versions > > > of the server and PHP to mirror the webhost I plan to > > > use.) > > > > First.. apache is not supposed to be run on win9x. > > > > > I'm brand new to PHP, MySQL (4.0.16, btw), and Apache, > > > but everything appears to be in order from what I've > > > been reading except: > > > > > > I'm "supposed to" add the command "LoadModule > > > php4_module libexec/libphp4.so" to my Apache > > > httpd.conf (or activate it, if it existed, which it > > > doesn't) but the module itself is not there. > > > > If it is windows, you should add it as a cgi, or add the php4ts.dll or > > similar, i dont remember exactly. > > > > > > > > A multitude of bad things happen when I attempt to > > > execute any PHP scripts with or without that statement > > > included in httpd.conf. > > > > > > I'm sure this is one of those Silly Newbie problems > > > that shouldn't be clogging up the mailing list; I > > > would appreciate any help off-list. Beratement > > > optional. > > > > > > Cheers, > > > Richard > > > > > > __________________________________________________ > > > Do You Yahoo!? > > > Tired of spam? Yahoo! Mail has the best spam protection around > > > http://mail.yahoo.com > > > > > > > --------------------------------------------------------------------- > > > 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 > > > > > > > > > > > --------------------------------------------------------------------- > > 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 > > > > > > > > -- > The Disguised Jedi > disguised.jedi@xxxxxxxxx > > Now you have my $0.02. Or .01 Pounds, .014 Euros, or $0.025 CAN. I'm > world-wide BABY! > PHP rocks! > "Knowledge is Power. Power Corrupts. Go to school, become evil" > > Disclaimer: Any disclaimer attached to this message may be ignored. > However, I must say that the ENTIRE contents of this message are subject to > other's criticism, corrections, and speculations. > > This message is Certified Virus Free --------------------------------------------------------------------- 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