Posted by brett on 10/21/06 20:41
> Maybe it's not an IIS issue.... Don't know! What's your environment?
I'm new to PHP. What in particular do you mean by environment? I'm on
a hosted machine so I'll probabably have to call and get those answers.
Unless there is another way to do it.
> > You might try using:
> >
> > require_one(dirname(__FILE__) . '\\Snoopy.class.php');
> >
> > >From dahnielson_mimetex.php. Issue may be related to the current
> > working directory using the PHP ISAPI module? Not sure.
What code do I substitute for the above?
Thanks,
Brett
[Back to original message]
|