working with extensions
Posted: Tue May 14, 2002 3:58 pm
hello everyone, I'm new here, and new to php too, so bear with me
I have installed php locally running on Apache/W98. I'm getting to grips with writing some code and want to start learning the use of some things such as pdfLib, so I uncommented the line in php.ini relating to the pdf dll but then php just stopped working...requesting any page hung the server. commenting that line back in fixed it.
I thought it might be the extension_dir but wasn't sure what to change it to (from ./). php.ini is in C:\Windows\ and the extensions are in C:\php4\extensions\
Any help much appreciated - speak slowly as I'm not from these parts!
TIA
I have installed php locally running on Apache/W98. I'm getting to grips with writing some code and want to start learning the use of some things such as pdfLib, so I uncommented the line in php.ini relating to the pdf dll but then php just stopped working...requesting any page hung the server. commenting that line back in fixed it.
I thought it might be the extension_dir but wasn't sure what to change it to (from ./). php.ini is in C:\Windows\ and the extensions are in C:\php4\extensions\
Any help much appreciated - speak slowly as I'm not from these parts!
TIA