Pomoc - Szukaj - Użytkownicy - Kalendarz
Pełna wersja: mam skrypt validatora na stronę www i problem z instalacją
Forum PHP.pl > Forum > Przedszkole
xmen
zapewne htaccess nie umiem skonfigurować

autor w info napisał


INSTALL
=======

The installation is simple:
1) Be sure you have PHP 5 installed and all the
required PHP extensions:
* Tidy (1st June 2004 or newer)
* OpenSSL
* iconv
* pspell
* xdiff [optional]

Note that PHP >= 5.0.2 is recommended
Note 2: PHP 5.1.0 is required to enable spell checking

2) Copy the files to the installation folder

3) Tweak the "AllowOverride" setting to allow the
.htaccess file to set some PHP settings

4) Tweak the settings in the validator.inc file (optional)

5) Fire up your browser and enjoy 

link do skryptu

0



niby takie proste ale nie dla mnie kombinowałem z tym htacess i nic dalej niw wiem jak to zrobic - prośba o pomoc
The server encountered an internal error or misconfiguration and was unable to complete your request.
redelek
Cytat(xmen @ 8.08.2008, 09:02:47 ) *
zapewne htaccess nie umiem skonfigurować

autor w info napisał
INSTALL
=======

The installation is simple:
1) Be sure you have PHP 5 installed and all the
required PHP extensions:
* Tidy (1st June 2004 or newer)
* OpenSSL
* iconv
* pspell
* xdiff [optional]

Note that PHP >= 5.0.2 is recommended
Note 2: PHP 5.1.0 is required to enable spell checking

2) Copy the files to the installation folder

3) Tweak the "AllowOverride" setting to allow the
.htaccess file to set some PHP settings

4) Tweak the settings in the validator.inc file (optional)

5) Fire up your browser and enjoy 

link do skryptu

0
niby takie proste ale nie dla mnie kombinowałem z tym htacess i nic dalej niw wiem jak to zrobic - prośba o pomoc
The server encountered an internal error or misconfiguration and was unable to complete your request.


To nie Twoja wina po prostu plik .htaccess nie jest dostosowany do Twojego serwera. Wywal go i napisz swój, lub zmień jego konfigurację na taką

#php_value default_charset "UTF-8"
#php_value upload_max_filesize 50000
#DirectoryIndex index.php
AddOutputFilterByType DEFLATE text/plain text/css text/html

<FilesMatch "\.inc$">
Order allow,deny
Allow from all
</FilesMatch>

<FilesMatch "en.inc$">
Order allow,deny
Allow from all
</FilesMatch>

Powinno działać u mnie ruszył. Albo wywal cały plik .htaccess i po sprawie:)

Pozdrawiam
Redelek
xmen
WIELKIE DZIĘKI smile.gif łanie już gra guitar.gif
redelek
Cytat(xmen @ 8.08.2008, 10:31:38 ) *
WIELKIE DZIĘKI smile.gif łanie już gra guitar.gif


A plusik ?
xmen
+ odrazu go dostałeś zaraportowałem to, być może czeka na akceptację - nie wiem jak to tu działa.

Jeszcze raz Thx
To jest wersja lo-fi głównej zawartości. Aby zobaczyć pełną wersję z większą zawartością, obrazkami i formatowaniem proszę kliknij tutaj.
Invision Power Board © 2001-2025 Invision Power Services, Inc.