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
[solved ]Problem with CMSMS 1.6.6 and CGExtensions
[solved ]Problem with CMSMS 1.6.6 and CGExtensions
Last edited by Torpedine on Fri Oct 23, 2009 10:33 am, edited 1 time in total.
Re: Problem with CMSMS 1.6.6 and CGExtensions
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
Cheers

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
Re: Problem with CMSMS 1.6.6 and CGExtensions
Thankyou very much, I'll try it at once!
-
- New Member
- Posts: 7
- Joined: Wed Dec 16, 2009 12:09 am
Re: [solved ]Problem with CMSMS 1.6.6 and CGExtensions
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
In ".htaccess" file you can specify various apache setting for your website directories.I'm not sure what you mean by a .htaccess in a website folder. Can you clarify? Thanks
Google for ".htaccess tutorial".
tutorialized.com/tutorials/HTML/.htaccess/1
freewebmasterhelp.com/tutorials/htaccess/