Page 1 of 1

[solved ]Problem with CMSMS 1.6.6 and CGExtensions

Posted: Thu Oct 15, 2009 9:41 am
by Torpedine
I have a critical error using CG extensions on a machine with CMSMS 1.6.6

Loading the CGe gives this error

Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /var/www/vhosts/derattizzazione-disinfestazione.it/httpdocs/cms/modules/CGExtensions/CGExtensions.module.php on line 47

Deleting manually the files from the Modules directory is not useful, since the files reappaer out of nothing for two or three times more.

Also, the system info gives as activated CGExtensions, NMS a nd Uploads that I have deleted from the filesyestem.

Please someone con help me?

Thanks in advance

Re: Problem with CMSMS 1.6.6 and CGExtensions

Posted: Thu Oct 15, 2009 6:39 pm
by nichess
Well I am facing the same problem. I should have read the instructions, which says that the newest CGExtensions works on php5 and not on php4.  ::)

My provider runs php4 and php5 so I have to put a .htaccsess in my website folder with

Code: Select all

AddHandler php-fastcgi5 .php .php5 .phtml
Cheers

Re: Problem with CMSMS 1.6.6 and CGExtensions

Posted: Fri Oct 16, 2009 8:30 am
by Torpedine
Thankyou very much, I'll try it at once!

Re: [solved ]Problem with CMSMS 1.6.6 and CGExtensions

Posted: Wed Dec 16, 2009 12:11 am
by JustinContre
Hi - I'm a newbie and I just got this same error message.  I'm not sure what you mean by a .htaccess in a website folder.  Can you clarify?  Thanks

Re: [solved ]Problem with CMSMS 1.6.6 and CGExtensions

Posted: Wed Dec 16, 2009 9:17 am
by Peciura
I'm not sure what you mean by a .htaccess in a website folder.  Can you clarify?  Thanks
In ".htaccess" file you can specify various apache setting for your website directories.

Google for ".htaccess tutorial".
tutorialized.com/tutorials/HTML/.htaccess/1
freewebmasterhelp.com/tutorials/htaccess/