Magyer nyelv beállítás telepítés után

tamoca képe

ezt a hibát írja ki

warning: mime_content_type(): open_basedir restriction in effect. File(/tmp/phpA8YJ1W) is not within the allowed path(s): (/home/httpd/www/randt.hu/html) in /home/httpd/www/randt.hu/html/drupal/includes/file.inc on line 150.

warning: mime_content_type(/tmp/phpA8YJ1W): failed to open stream: Operation not permitted in /home/httpd/www/randt.hu/html/drupal/includes/file.inc on line 150.

warning: mime_magic: can't read `/tmp/phpA8YJ1W' in /home/httpd/www/randt.hu/html/drupal/includes/file.inc on line 150.

warning: fopen(): open_basedir restriction in effect. File(/tmp/phpA8YJ1W) is not within the allowed path(s): (/home/httpd/www/randt.hu/html) in /home/httpd/www/randt.hu/html/drupal/includes/locale.inc on line 273.

warning: fopen(/tmp/phpA8YJ1W): failed to open stream: Operation not permitted in /home/httpd/www/randt.hu/html/drupal/includes/locale.inc on line 273.

warning: Cannot modify header information - headers already sent by (output started at /home/httpd/www/randt.hu/html/drupal/includes/common.inc:384) in /home/httpd/www/randt.hu/html/drupal/includes/common.inc on line 192.

tamoca képe

Remetei Tamás
viszont most a helyi gepen szerkesztett anyag exportálásánál ezt a hibát irja a phpmyadmin
SQL-kérés:

-- phpMyAdmin SQL Dump
-- version 2.8.0.3
-- http://www.phpmyadmin.net
--
-- Hoszt: localhost
-- Létrehozás ideje: 2006. Máj 16. 18:05
-- Szerver verzió: 4.1.13
-- PHP Verzió: 4.4.0
--
-- Adatbázis: `drupal`
--
-- --------------------------------------------------------
--
-- Tábla szerkezet: `access`
--
CREATE TABLE `access` (
`aid` tinyint( 10 ) NOT NULL AUTO_INCREMENT ,
`mask` varchar( 255 ) NOT NULL default '',
`type` varchar( 255 ) NOT NULL default '',
`status` tinyint( 2 ) NOT NULL default '0',
PRIMARY KEY ( `aid` )
) ENGINE = MYISAM DEFAULT CHARSET = latin1 AUTO_INCREMENT =1

MySQL jelzi: Dokumentáció
#1064 - A Szintaktikai hiba a 'DEFAULT CHARSET=latin1 AUTO_INCREMENT=1'-hez kozeli a 25 sorban

0
0

tamoca

Hojtsy Gábor képe

A 4.7.0-nak nem szabadna latin 1 adatbázisának lennie, úhogy ez eléggé érdekes...

0
0