INSTALLATION 'exclamation points'....Important?

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
apollopoetry

INSTALLATION 'exclamation points'....Important?

Post by apollopoetry »

I got rid of all the 'Red X's and major problems ....I still have 3 things it's saying it recommends I change. But I have NO CLUE where to find the files to change these things and how to do them?  It's probably so simple too.  I'm new ;)
bUT here are the 3 errors; can someone please tell me what to do?




Checking PHP time limit in second
(minimum 30, recommend 60 or greater)

Check for PHP Open Basedir You have /home/traveli:/usr/lib/php:/usr/local/lib/php:/tmp
Open basedir restrictions are in effect. You may have difficulty with some addon functionality with this restriction


Checking if session.save_path is writable
Open basedir restrictions appear to be in effect. If you have SESSION problems and ini_set works, you can try to enable session by cookies adding: ini_set('session.use_only_cookies', 1); to top of include.php
alby

Re: INSTALLATION 'exclamation points'....Important?

Post by alby »

Open basedir can be a problem, but first try to install and test (you cannot change this if you have not access to php.ini)

session.save_path error is not a real problem because you have open basedir enable
this time limit is recommended only (what is your time report?)

Alby
Pierre M.

Re: INSTALLATION 'exclamation points'....Important?

Post by Pierre M. »

Hello,
apollopoetry wrote: ...I have NO CLUE where to find the files to change these things
...
...If you have SESSION problems and ini_set works, you can try to enable session by cookies adding: ini_set('session.use_only_cookies', 1); to top of include.php
I see some clue here. May be a typo : "...on top (at the beginning of) of include.php".

Some more information about the hosting context could help. It seems very constrained, may be it doesn't fit CMSms requirements.

Pierre M.
Locked

Return to “[locked] Installation, Setup and Upgrade”