Members: 16,996
Threads: 38,846
Posts: 159,391
Online: 25

Newest Member: Kl_broka@rediffmail.com


Odoo.tv - Outdoor Television


Sedo - Domains kaufen und verkaufen das Projekt mambers.com steht zum Verkauf Besucherstatistiken von mambers.com etracker® Web-Controlling statt Logfile-Analyse

Go Back   Mambers.com > Archive > Mambo 4.5 > Mambo 4.5 'How Do I' Questions

 
 
LinkBack Thread Tools Display Modes
Old 17.04.2004, 20:34   #1 (permalink)
Junior Mamber
 
webspiner's Avatar
 
Join Date: Apr 2004
Location: Montreal
Posts: 26
webspiner is on a distinguished road
Default How do I make my configuration.php writeable

In Global Configuration, I get this message: Global Configuration : configuration.php is : Unwriteable

I'm using Fantastico to access my server... My question is: How do I make my configuration.php writeable

Webspiner (An amateur one... )
webspiner is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Old 17.04.2004, 20:38   #2 (permalink)
Expert Mamber
 
BennieBlanco's Avatar
 
Join Date: Apr 2004
Posts: 464
BennieBlanco is on a distinguished road
Default Re: How do I make my configuration.php writeable

Quote:
Originally Posted by webspiner
In Global Configuration, I get this message: Global Configuration : configuration.php is : Unwriteable

I'm using Fantastico to access my server... My question is: How do I make my configuration.php writeable

Webspiner (An amateur one... )

Vheck your safe mode in php.ini
must be off
go to
System>System info>PHP info> search for this safe_mode Off Off
in order to work must be OFF
__________________
www.bluehost.com
BennieBlanco is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 17.04.2004, 20:46   #3 (permalink)
Baby Mamber
 
Join Date: Apr 2004
Posts: 5
ahaji is on a distinguished road
Default Re: How do I make my configuration.php writeable

I don't think it is necessary that safe mode to be OFF.
Just make sure to CHMOD configuration.php to 777 (being writable) - it is NOT neccessary to do it, if the server is on windows. It is necessary if the server is on *nix type.

antonius aji
ahaji is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 17.04.2004, 20:54   #4 (permalink)
Expert Mamber
 
BennieBlanco's Avatar
 
Join Date: Apr 2004
Posts: 464
BennieBlanco is on a distinguished road
Default Re: How do I make my configuration.php writeable

Quote:
Originally Posted by ahaji
I don't think it is necessary that safe mode to be OFF.
Just make sure to CHMOD configuration.php to 777 (being writable) - it is NOT neccessary to do it, if the server is on windows. It is necessary if the server is on *nix type.

antonius aji

MAMBO is not Writable when PHP safe mode is ON
You can upload components and modules but you can't see them in your
Admin area


Look here

SAFE MODE OFF:

Code:
Global Configuration : configuration.php is : Writeable
SAFE MODE ON:
Code:
Global Configuration : configuration.php is : Unwriteable
__________________
www.bluehost.com
BennieBlanco is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 17.04.2004, 21:00   #5 (permalink)
Baby Mamber
 
Join Date: Apr 2004
Posts: 5
ahaji is on a distinguished road
Default Re: How do I make my configuration.php writeable

You're absolute right Blanco that we can not upload module and component when safe mode is ON.

But what Websnipper is asking is not about uploading module nor component, he is asking how to make 'configuration.php' writable.


rgds
antonius aji
ahaji is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 17.04.2004, 21:11   #6 (permalink)
Expert Mamber
 
pixelsoul's Avatar
 
Join Date: Apr 2004
Posts: 288
pixelsoul is on a distinguished road
Send a message via MSN to pixelsoul
Default Re: How do I make my configuration.php writeable

You can also open the file in notepad and edit it.
pixelsoul is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 17.04.2004, 21:18   #7 (permalink)
Junior Mamber
 
webspiner's Avatar
 
Join Date: Apr 2004
Location: Montreal
Posts: 26
webspiner is on a distinguished road
Default Re: How do I make my configuration.php writeable

safe_mode is OFF OFF... But still... configuration.php is : Unwriteable
webspiner is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 17.04.2004, 21:34   #8 (permalink)
Expert Mamber
 
pixelsoul's Avatar
 
Join Date: Apr 2004
Posts: 288
pixelsoul is on a distinguished road
Send a message via MSN to pixelsoul
Default Re: How do I make my configuration.php writeable

Quote:
Originally Posted by webspiner
safe_mode is OFF OFF... But still... configuration.php is : Unwriteable
You will still need to CHMOD on most servers.

http://www.pixelsoul.net/content/view/20/30/

In this animation you see how to chmod directories same goes for files :-)
pixelsoul is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 18.04.2004, 01:17   #9 (permalink)
Junior Mamber
 
webspiner's Avatar
 
Join Date: Apr 2004
Location: Montreal
Posts: 26
webspiner is on a distinguished road
Default Re: How do I make my configuration.php writeable

Quote:
Originally Posted by pixelsoul
You will still need to CHMOD on most servers.

http://www.pixelsoul.net/content/view/20/30/

In this animation you see how to chmod directories same goes for files :-)
Thanks you pixelsoul, Ilook at your tutorial 10 times, download the trial version of FlashFXP and I took 5 aspirin with it. It's simply to advance tech stuff for me. :o)

I'm set up with xcontroler (Fantastico) and it should possible trough this application, but again...

Would you accept to connect to my PC via VNC and show it to me ?

here my MSN account :erikvilleneuve@hotmail.com

One in communication vith me, I will give you instruction on how to proceed to take control of my pc via VNC in 3 steps.
webspiner is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 18.04.2004, 20:40   #10 (permalink)
Junior Mamber
 
sh33zo's Avatar
 
Join Date: Apr 2004
Location: 514
Posts: 42
sh33zo is on a distinguished road
Send a message via MSN to sh33zo
Default Re: How do I make my configuration.php writeable

If you have a *nix shell access, you can change the owner of the mambo directory to the account made for the web server and it will be writable!

/path/to/Mambo/chown -R webserver_accountname * <--- to change owner of the whole Mambo dir. (-R makes it recursive)
__________________
I beat the hell out of windoze!! and NOW
Linux I will beat u 2!!!!
http://musakk.net
sh33zo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Template -> How to make an expanding Javascript menu MCK Mambo 4.5 'How Do I' Questions 5 02.07.2005 08:30
Error after change the configuration.php dhanys Mambo 4.5 General Talk 12 24.06.2005 22:27
How to make Global Config (confiuration.php) writeable Flying banana Mambo 4.5 'How Do I' Questions 10 17.04.2004 21:13
How do i make another send a friend button buzoli Mambo 4.5 'How Do I' Questions 1 14.04.2004 14:43
How do I make a fixed height site MCK Mambo 4.5 'How Do I' Questions 8 07.04.2004 16:24


All times are GMT +2. The time now is 05:36.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.