|
-
Aug 19th, 2002, 06:16 PM
#1
Thread Starter
Addicted Member
-
Aug 20th, 2002, 08:02 AM
#2
Lively Member
wel I may not be a damsel but I can give a suggestion.
you have this extension_dir = c:/php/extensions
try it the other way.
extension_dir = c:\php\extensions
if that doesn't work try
extension_dir = c:\\php\\extensions // there is 2 \ in there together
do the other ones you have uncommented work?
Just Imagine what you can do with the power of php.
257 Tutorials and counting.
529 Snippets and growing.
Add yours today @
SnippetLibrary.com
-
Aug 20th, 2002, 03:47 PM
#3
Thread Starter
Addicted Member
Ok, I'll try double slashes... although I can't believe PHP would need to escape characters from its own ini file!! 
I've only tried the MSSQL and XSLT ones, but the error message says that it couldn't find the files, so I expect that it will affect them all.
-
Aug 20th, 2002, 04:54 PM
#4
Lively Member
well I read some where tha ton a windows machine you have to sometimes do the double slashes. mine work without them, but I also run apache.
Just Imagine what you can do with the power of php.
257 Tutorials and counting.
529 Snippets and growing.
Add yours today @
SnippetLibrary.com
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|