Page 1 of 1

PHP Warning - need help + som qst

Posted: Tue Jul 03, 2007 9:15 pm
by trulte
Have installed CMS yesterday and I have now a warning in bottom of the sides. What can I do for to change this. What is wrong?


If i can fix the problem above, I want to have some files only for customer/members. How to make a login?
How to make files only for members/customers. What kinds of modules/extentions do I need?

Sorry for my very bad english, hope some understand what I ask for.

Have a nice day :)
Trulte

Re: PHP Warning - need help + som qst

Posted: Tue Jul 03, 2007 9:23 pm
by cyberman
trulte wrote: I have now a warning in bottom of the sides.
Can you post warning message here?
How to make a login?
With FrontendUsers module
How to make files only for members/customers.
With CustomContent and Uploads module

Re: PHP Warning - need help + som qst

Posted: Wed Jul 04, 2007 12:32 am
by trulte
Sorry, stupid me, I forgot the warning message....

PHP Warning: Unknown(): Unable to load dynamic library 'C:\HSphere.NET\3rdparty\PHP\4.4.6\extensions\php_mssql.dll' - The specified module could not be found. in Unknown on line 0

Thank you for the other answers, I'll try it.

Re: PHP Warning - need help + som qst

Posted: Wed Jul 04, 2007 6:21 am
by cyberman
trulte wrote: PHP Warning: Unknown(): Unable to load dynamic library 'C:\HSphere.NET\3rdparty\PHP\4.4.6\extensions\php_mssql.dll' - The specified module could not be found. in Unknown on line 0
I'm wondering about this message cause CMSms does not support mssql ::) ... does this file exist?

Do you are using other software inside CMSms?

Re: PHP Warning - need help + som qst

Posted: Wed Jul 04, 2007 7:46 am
by wuschel
This is not something with cmsms, your installation try to load php_msssql.dll becaus it is in your php.ini but there is no file.

Re: PHP Warning - need help + som qst

Posted: Wed Jul 04, 2007 9:14 am
by trulte
I do not really understand here. Can I do something with php.ini files? I don't think so.
BTW, I can not chmod the files and folders because the site hostes on a windowsserver. Something I have to do there?

Re: PHP Warning - need help + som qst

Posted: Wed Jul 04, 2007 9:17 am
by cyberman
trulte wrote: Can I do something with php.ini files?
You can do it if you own this server ;). If not you should ask your provider about this error ...