PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
i was unable to get php to run on pws on win98. its pws v4.0 and i installed php according to the readme, using several of the options - failing completely, then i downloaded the installer, and it still doesnt work. i have a german sys, so the error message is in german. the server seems to understand that php is something different, but it cant find a library (which has been mapped in the registry, i checked).
install.txt wrote:
You need to ensure that the dlls which php uses can be found. The precise dlls involved depend on which web server you use and whether you want to run php as a cgi or as a server module. php4ts.dll is always used.
volka wrote:often it is php4ts.dll that cannot be found
install.txt wrote:
You need to ensure that the dlls which php uses can be found. The precise dlls involved depend on which web server you use and whether you want to run php as a cgi or as a server module. php4ts.dll is always used.
the file's there, but do i need to define another path to make it available? and yes, i can run php as a cgi, it doesnt do anything, but it runs.
volka wrote:aye, the text of install.txt continues with
To make sure that the dlls can be found, you can either copy them to the system directory (e.g. winnt/system32 or windows/system) ...
c:\windows\system applies to win98.
doh!
either i have to get glasses, or actually read the readme file...
<span style='color:blue' title='I'm naughty, are you naughty?'>smurf</span>: das verdammte pws will es einfach nicht schlucken, es heist, eine "Eine DLL-Initialisierungsroutine ist fehlgeschlagen". wassisn jetzt los?
McGruff wrote:Think you might have to remove PWS first though - both try to use same port or something.
Or you could just turn PWS off...
Mac
thanx for the tip, but im smart enough to figure that out myself...
I wasn't trying to insult your intelligence, just thought I'd point out that nobody has to uninstall PWS to install Apache - it's a fairly common misconception.