Witam. Mam zainstalowane i skonfigurowane optware:
Lighttpd + php + mysql + phpmyadmin + xmail
Serwer www ogólnie działa ale mam jeszcze problem z niektórymi skryptami php.
Chciałbym doinstalować paczkę php-gd, jednakże po jej instalacji serwer zwraca błąd: " Internal Server Error (500)" przy każdym skrypcie php.
Czy ktoś wie w czym może być problem. Czy powinienem dodatkowo jakoś skonfigurować php.ini ?
Poniżej paczki które mam aktualnie zainstalowane w optware:
adduser - 1.10.3-1 - a multi-call binary for login and user account administration
asuslighttpd - 3.1.0.86 -
bzip2 - 1.0.6-1 -
cyrus-sasl-libs - 2.1.23-2 - Provides client or server side authentication (see RFC 2222).
downloadmaster - 3.1.0.93 - Download tools
e2fslibs - 1.41.12-1 - Ext2 Filesystem Libraries
expat - 2.0.1-1 - XML Parser library
gdbm - 1.8.3-4 - GNU dbm is a set of database routines that use extensible hashing. It works similar to the standard UNIX dbm routines.
gettext - 0.14.5-2 - Set of tools for producing multi-lingual messages
glib - 2.20.4-1 - The GLib library of C routines.
ipkg-opt - 0.99.163-10 - The Itsy Package Manager
libcurl - 7.24.0-1 - Curl is a command line tool for transferring files with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FI
libdb - 4.2.52-3 - Berkeley DB Libraries
libesmtp - 1.0.6-1 - libESMTP is a library to manage posting electronic mail using SMTP to a preconfigured Mail Transport Agent (MTA).
libevent - 2.0.20-1 - libevent to implement an event loop
libgd - 2.0.35-6 - An ANSI C library for the dynamic creation of images
libiconv - 1.13.1-1 - Converts between character encodings.
libjpeg - 6b-3 - collection of jpeg tools
libpar2 - 0.2-6 - A library for performing common tasks related to PAR recovery sets
libpng - 1.2.44-1 - Portable Network Graphics Libraries
libsigc++ - 2.2.3-1 - libsigc++ implements a typesafe callback system for standard C++.
libstdc++ - 6.0.2-6 - Standard C++ library, needed for dynamically linked C++ programs
libxml2 - 2.7.8-1 - Libxml2 is the XML C parser and toolkit developed for the Gnome project.
libxslt - 1.1.26-2 - An XML Stylesheet processor based on libxml2
lighttpd - 1.4.32-1 - A fast webserver with minimal memory footprint.
mc - 4.7.5.5-1 - Midnight Commander File Manager
mysql - 4.1.22-3 - Popular free SQL database system
nano - 2.2.6-1 - A pico like editor
ncurses - 5.7-3 - NCurses libraries
ncursesw - 5.7-2 - NCurses libraries with wide char support
net-tools - 1.60-6 - Network Config and Debug tools (route, arp, netstat etc.)
ntpclient - 2007_365-1 - Using RFC1305 (NTP), retrieves a remote date and time
openldap-libs - 2.3.43-2 - Open Lightweight Directory Access Protocol
openssl - 0.9.8v-2 - Openssl provides the ssl implementation in libraries libcrypto and libssl, and is needed by many other applications and librari
pcre - 8.31-1 - Perl-compatible regular expression library
php - 5.2.17-2 - The php scripting language
php-dev - 5.2.17-2 - php native development environment
php-fcgi - 5.2.17-2 - The php scripting language, built as an fcgi module
php-iconv - 5.2.17-2 - libiconv extension for php
php-mbstring - 5.2.17-2 - mbstring extension for php
php-mysql - 5.2.17-2 - mysql extension for php
php-pear - 5.2.17-2 - PHP Extension and Application Repository
phpmyadmin - 2.6.2-2 - Web-based administration interface for mysql
psmisc - 22.11-1 - A set of some small useful utilities that use the proc filesystem.
python - 2.5-1 - This is a package that sets up the default python.
python25 - 2.5.6-2 - Python is an interpreted, interactive, object-oriented programming language.
readline - 6.1-2 - The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are
slang - 2.1.4-1 - S-Lang is a multi-platform library designed to allow a developer to create robust multi-platform software.
spawn-fcgi - 1.6.3-1 - spawn-fcgi is used to spawn fastcgi applications
sqlite - 3.8.1-1 - SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine.
uclibc-opt - 0.9.28-1 - micro C library for embedded Linux systems
wakelan - 1.1-2 - send the magic wakeup package over the LAN
wget - 1.12-2 - A network utility to retrieve files from the Web
wxbase - 2.8.12-1 - wxbase is a basic (non-windows) part of wxWidget toolkit
xmail - 1.25-4 - A combined easy to configure SMTP, POP3 and Finger server.
zlib - 1.2.5-1 - zlib is a library implementing the 'deflate' compression system
Chciałbym docelowo zainstalować także owncloud-a, jakie moduły, biblioteki powinienem jeszcze doinstalować aby odpalił ?
Wiem, że Shibby skonfigurował server www z php i sql na aktualnym tomato ale jakoś nie chce mi się tego wszystkiego od nowa konfigurować pod siebie i działam na tym co mam.
Zobacz czy w repo masz tą samą wersję php i php-gd (jedno możesz mieć 4 a drugie 5 - ja tak miałem bo miałem dodane dwa repo i w jednym było php5 a w drugim php4)
Shibby, a które paczki są wymagane pod owncloud-a ?
Połączony z 06 November 2014 19:54:17:
Ok. Przeinstalowałem i skonfigurowałem wszystkie paczki PHP na te z twojego repo i owncloud prawie działa. Mam jednak problem ze wspieraniem locali:
Setting locale to en_US.UTF-8/fr_FR.UTF-8/es_ES.UTF-8/de_DE.UTF-8/ru_RU.UTF-8/pt_BR.UTF-8/it_IT.UTF-8/ja_JP.UTF-8/zh_CN.UTF-8 failed
Please install one of theses locales on your system and restart your webserver.
Przeczytałem, że można zmodyfikować kod PHP w /owncloud/lib/private/util.php
wie ktoś co należy zmodyfikować ?
Połączony z 06 November 2014 20:05:33:
Ok. Już sobie poradziłem.
Połączony z 06 November 2014 22:09:32:
No cóż, natknąłem się na jeszcze jeden problem. W związku z tym, że posiadam NTFS wszystkie uprawnenia na opt mam na 775. w Przypadku niektórych pakietów radzę sobie tworząc dowiązania twarde do jffs, prawie 100 MB spokojnie wystarcza. Niestety dane owncloud-a zapchają mi jffs dość szybko więc muszą być na zmapowanym dysku.
Wywala mi taki komunikat:
Data directory (/tmp/mnt/Elements/asusware.arm/share/www/owncloud/data) is readable by other users
Please change the permissions to 0770 so that the directory cannot be listed by other users.
Niestety nie znam praktycznie składni PHP, czy Ktoś może mi pomóc zmodyfikowac poniższy kod z pliku owncloud\lib\private\util.php aby mi za każdym razem nie krzyczał o uprawnieniach.
public static function checkDataDirectoryPermissions($dataDirectory) {
$l = OC_L10N::get('lib');
$errors = array();
if (self::runningOnWindows()) {
//TODO: permissions checks for windows hosts
} else {
$permissionsModHint = $l->t('Please change the permissions to 0770 so that the directory'
.' cannot be listed by other users.');
$perms = substr(decoct(@fileperms($dataDirectory)), -3);
if (substr($perms, -1) != '0') {
chmod($dataDirectory, 0770);
clearstatcache();
$perms = substr(decoct(@fileperms($dataDirectory)), -3);
if (substr($perms, 2, 1) != '0') {
$errors[] = array(
'error' => $l->t('Data directory (%s) is readable by other users', array($dataDir
'hint' => $permissionsModHint
);
}
}
}
return $errors;
}
Połączony z 07 November 2014 10:46:23:
Jak by ktoś miał podobny problem to kod trzeba zmodyfikować jak poniżej:
mała poprawka - CHMOD jednak nie 775, a 777
public static function checkDataDirectoryPermissions($dataDirectory) {
$l = OC_L10N::get('lib');
$errors = array();
if (self::runningOnWindows()) {
//TODO: permissions checks for windows hosts
} else {
$permissionsModHint = $l->t('Please change the permissions to 0770 so that the directory'
.' cannot be listed by other users.');
$perms = substr(decoct(@fileperms($dataDirectory)), -3);
if (substr($perms, -1) != '0') {
chmod($dataDirectory, 0777);
clearstatcache();
$perms = substr(decoct(@fileperms($dataDirectory)), -3);
if (substr($perms, 2, 1) != '7') {
$errors[] = array(
'error' => $l->t('Data directory (%s) is readable by other users', array($dataDir
'hint' => $permissionsModHint
);
}
}
}
return $errors;
}
Edytowany przez greeno dnia 07-11-2014 10:46
· Łącznie użytkowników: 24,115 · Najnowszy użytkownik: Ja
Czat
Musisz się zalogować, aby opublikować wiadomość.
Maniek91PL
06-11-2024 22:37
dzięki !
maxikaaz
29-10-2024 14:27
@Maniek91PL - Administration=> Admin Access, i tam masz "Allow Wireless Access" do zaznaczenia
Maniek91PL
26-10-2024 22:07
siemka! ktoś przypomni co się ustawiało jeśli nie mogę wejść od strony wifi do tomato? od lan działa
overflow2
04-10-2024 17:34
Kupowałem Asusy n10u albo n12d1 ale nie widzę ich, chyba już nie produkują, Chodzi o coś nowego i taniego. Transfery niewielkie.
maxikaaz
04-10-2024 09:38
@overflow2 patrząc po dostępności funkcji w nowych kompilacjach, to chyba nawet WRT54G/GL jeszcze ma OpenVPN, albo jakiś odpowiednik... zależy, na jakie transfery liczysz.
overflow2
30-09-2024 20:53
Jaki aktualnie najtańszy router do tomato do openvpn?
maxikaaz
27-07-2024 15:07
@servee - na początek router do rozebrania i obejrzenia, ciężko wróżyć tak tylko po objawach
maxikaaz
27-07-2024 14:55
@servee - cały kontroler nie pada tak sobie z powodu "zbiegu okoliczności", więc prawdopodobnie gdzieś przepięcie.
servee
25-07-2024 13:33
@maxikaaz: działało, aż pewnego pięknego dnia przestało działać. W tym dniu była też burza, ale to raczej zbieg okoliczności.
maxikaaz
25-07-2024 11:38
@servee - o ile problem jest w obrębie samych wyjść (dławiki, warystory), to naprawialne, ale jeśli w samym SoC - to nienaprawialne ze względu na koszta. A co było przyczyną?