httpd: (Can.27t_create_file);

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
zagio
Forum Members
Forum Members
Posts: 11
Joined: Mon May 18, 2009 5:13 pm

httpd: (Can.27t_create_file);

Post by zagio »

I need help, I get this problem:

Comprobar si el proceso httpd puede crear un archivo dentro de un directorio creado (create_dir_and_file):

(Can.27t_create_file);
viebig

Re: httpd: (Can.27t_create_file);

Post by viebig »

You'll need to set permissions on the directories: tmp uploads & modules or using a FTP(read write execute for all users) client or via shell chmod 777 folder_name

Regards

G
bertmelis

Re: httpd: (Can.27t_create_file);

Post by bertmelis »

I've got the same problem. I double checked all the permissions, but I still get the error at the "system information" page:

----------------------------------------------

Cms Version: 1.6

Installed Modules:

CMSMailer: 1.73.14
FileManager: 1.0
MenuManager: 1.6
ModuleManager: 1.3
News: 2.10
nuSOAP: 1.0.1
Printing: 1.0
Search: 1.6.1
ThemeManager: 1.1.1
TinyMCE: 2.5.0
dboptimizer: 1.11
FormBuilder: 0.5.11


Config Information:

php_memory_limit:
process_whole_template: false
max_upload_size: 16000000
default_upload_permission: 666
assume_mod_rewrite: false
page_extension:
internal_pretty_urls: false
use_hierarchy: true


Php Information:

phpversion: 5.2.9-0.dotdeb.1
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
memory_limit: 32M
max_execution_time: 30
safe_mode: Off (False)
session_save_path: /... (1755)


Server Information:

Server Api: cgi-fcgi
Server Db Type: MySQL (mysqli)
Server Db Version: 5.1.31


----------------------------------------------

"Checking if the httpd process can create a file inside of a directory it created (create_dir_and_file):" gives a red cross.

Any thoughts?
viebig

Re: httpd: (Can.27t_create_file);

Post by viebig »

apache version?
bertmelis

Re: httpd: (Can.27t_create_file);

Post by bertmelis »

I've got shared hosting, using apache 1.3

Details from the provider:
Apache (1.3)
- PHP4 (4.4)
- PHP5 (5.2)
- MySQL (4.1)
- Chilisoft ASP (4.0.0)
- Perl (5.8.4)
- ImageMagick (6.0.6)
- GD (2.0.33)

My account uses PHP 5.
Locked

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