| View previous topic :: View next topic |
brucetheboss Funnilein

Joined: 18 Mar 2008 Posts: 1
|
Posted: 18.03.08 19:13 Post subject: I have installed Joomla but it doesn't work |
|
|
|
Hello,
I have copied Joomla to my webspace.
When I go to: install.php I receive the message: Restricted access and a white page.
When I go to index.php I receive:
Warning: ini_set() has been disabled for security reasons in /usr/export/www/hosting/brucetheboss/joomla/libraries/joomla/session/session.php on line 88
Warning: ini_set() has been disabled for security reasons in /usr/export/www/hosting/brucetheboss/joomla/libraries/joomla/session/session.php on line 91
Warning: ini_set() has been disabled for security reasons in /usr/export/www/hosting/brucetheboss/joomla/libraries/joomla/session/session.php on line 649
And I see the installation screen but not all of it.
Can somebody help me? |
|
| Back to top
|
|
|
CrazY1985 Funnilein

Joined: 27 Mar 2008 Posts: 1
|
Posted: 28.03.08 07:40 Post subject: |
|
|
|
same problem here..
please help us.. |
|
| Back to top
|
|
|
crushmaster Fun-Schreck

Joined: 26 Jul 2007 Posts: 171
|
Posted: 28.03.08 11:26 Post subject: |
|
|
|
open the file session.php with a texteditor and change line 88, 91 and 649.
put an # or @ at the beginning of the lines.
if you want to completely disable the line use #. if you just want to suppress errors use @. _________________ http://www.conmunix.net the web application security experts |
|
| Back to top
|
|
|
rwotn Guest
|
Posted: 30.07.08 19:06 Post subject: |
|
|
|
| crushmaster wrote: | open the file session.php with a texteditor and change line 88, 91 and 649.
put an # or @ at the beginning of the lines.
if you want to completely disable the line use #. if you just want to suppress errors use @. |
Not working, still the same error! |
|
| Back to top
|
|
|