Terix Dragonblood Posted July 20, 2006 Report Posted July 20, 2006 (edited) Hi everybody, i started today for the first time the Uniserer 3.3 version (until yesterday i used t 3.2 one) and everything worked fine but i had some errors when i tryed to open myphpadmin and then i explored the new apanel.. here the log: - [Thu Jul 20 10:26:20 2006] [error] [client 127.0.0.1] PHP Parse error: parse error, unexpected T_STRING, expecting ')' in W:\\home\\admin\\www\\includes\\lang\\it.php on line 75, referer: http://localhost/apanel/navigation.php- [Thu Jul 20 10:26:16 2006] [error] [client 127.0.0.1] PHP Parse error: parse error, unexpected T_STRING, expecting ')' in W:\\home\\admin\\www\\includes\\lang\\it.php on line 75, referer: http://localhost/apanel/navigation.php- [Thu Jul 20 10:25:50 2006] [error] [client 127.0.0.1] PHP Parse error: parse error, unexpected T_STRING, expecting ')' in W:\\home\\admin\\www\\includes\\lang\\it.php on line 75, referer: http://localhost/apanel/navigation.php- [Thu Jul 20 10:25:13 2006] [error] [client 127.0.0.1] PHP Fatal error: require_once() [function.require]: Failed opening required './lang/italian-iso-8859-1.inc.php' (include_path='.;/usr/local/PHP/includes;/usr/local/PHP/pear') in W:\\home\\admin\\www\\phpMyAdmin\\libraries\\select_lang.lib.php on line 307, referer: http://localhost/apanel/navigation.php- [Thu Jul 20 10:25:13 2006] [error] [client 127.0.0.1] PHP Warning: require_once(./lang/italian-iso-8859-1.inc.php) [function.require-once]: failed to open stream: No such file or directory in W:\\home\\admin\\www\\phpMyAdmin\\libraries\\select_lang.lib.php on line 307, referer: http://localhost/apanel/navigation.php- [Thu Jul 20 10:22:56 2006] [notice] Child 2860: Starting 250 worker threads. i've seen there are no italian language files... where can i get them? and how i could fix this and set up english language if there are not italian language files? Edited July 20, 2006 by Terix Dragonblood Quote
Ric Posted July 20, 2006 Report Posted July 20, 2006 You can find the language files here: http://phpmyadmin.cvs.sourceforge.net/phpm...ng/?sortby=file Quote
Terix Dragonblood Posted July 21, 2006 Author Report Posted July 21, 2006 Thanks a lot Ric, i'vealmot fixed everything... only 1 error it's till here, and it is: - [Fri Jul 21 16:08:45 2006] [error] [client 127.0.0.1] PHP Parse error: parse error, unexpected T_STRING, expecting ')' in W:\\home\\admin\\www\\includes\\lang\\it.php on line 75, referer: http://localhost/apanel/navigation.php that happen when i click the "italian" language in the apanel menu... what is the problem? Quote
Ric Posted July 21, 2006 Report Posted July 21, 2006 Thanks a lot Ric, i'vealmot fixed everything... only 1 error it's till here, and it is: - [Fri Jul 21 16:08:45 2006] [error] [client 127.0.0.1] PHP Parse error: parse error, unexpected T_STRING, expecting ')' in W:\\home\\admin\\www\\includes\\lang\\it.php on line 75, referer: http://localhost/apanel/navigation.php that happen when i click the "italian" language in the apanel menu... what is the problem? You need to open the file it.php and escape the single quote. This will push the problem further down the page hence you need to change the following lines: 75 E\'80 C\'107 E\'129 un\'148 l\'170 l\'206 all\'207 un\' That worked not sure if they are the right quotes. Quote
Ric Posted July 22, 2006 Report Posted July 22, 2006 Sorry I just did not have time to include the code.I may have missed some lines however here is the full code for it.php that worked for me: Note: Located in W:\home\admin\www\includes\lang\Note: The escape chatacter is \ /*##################################################################### Name: The Uniform Server Admin Panel 2.0 Language System Array 1.0# Developed By: The Uniform Server Development Team# Modified Last By: Riccardo Rinco (r3g-ik) # Web: http://www.uniformserver.com####################################################################*/ # Beta Feature, Currently For Debugging Only#require_once 'array.php'; $US = array( 'title' => 'Uniform Server', 'apanel' => 'Pannello di Amministrazione', 'dev-team' => 'The Uniform Server Development Team', //-------------------------------------------------------------------------------------------- // Navigation //-------------------------------------------------------------------------------------------- // Basic 'nav-home' => 'Home', // Start 'nav-start' => 'Avvia Server', 'nav-sserver' => 'Arresta Server', 'nav-rmysql' => 'Avvia MySQL', 'nav-smysql' => 'Arresta MySQL', 'nav-rserver' => 'Riavvia i Servizi', // Configurations 'nav-config' => 'Configurazioni', 'nav-aconfig' => 'Configurazione Apache', 'nav-pconfig' => 'Configurazione PHP', // Tools Navigation 'nav-tools' => 'Strumenti', 'nav-phpinfo' => 'phpinfo()', 'nav-cgienv' => 'Ambienti Perl', 'nav-pma' => 'phpMyAdmin', 'nav-pmbp' => 'phpMyBackupPro', 'nav-status' => 'Stato di Apache', 'nav-info' => 'Info di Apache', 'nav-vhost' => 'Admin Virtual Host', 'nav-update' => 'Controllo della Versione', 'nav-elog' => 'Visualizzatore Error Log', 'nav-u2w' => 'Convertitore Unix - Win', 'nav-del' => 'Pulisci Server', 'nav-down' => 'Gestore Download', 'nav-smig' => 'Migrazione Server', // Plugins Navigation 'nav-plugins' => 'Gestore Plugin', 'nav-pear' => 'Installa Pear', // Misc Navigation 'nav-misc' => 'Miscellanea', 'nav-sup' => 'Supporto Online', // Documentation 'nav-docs' => 'Documentazione', 'nav-udoc' => 'Guida Utente ad Uniform Server', 'nav-sdoc' => 'Documentazione Server', 'nav-phdoc' => 'Documentazione PHP', 'nav-mydoc' => 'Documentazione MySQL', 'nav-pedoc' => 'Documentazione Perl', // Languages 'nav-langs' => 'Lingue', //-------------------------------------------------------------------------------------------- // Home //-------------------------------------------------------------------------------------------- 'main-head' => 'Panello di Amministrazione '. $version .'', 'main-text' => ' Benvenuto in Uniform Server '. $uniserver .'!. Questa è la sezione di amministrazione del server e puoi quindi amministrare il tuo server da questo Pannello di Amministrazione. Nonostante questa sia ancora la versione ALPHA del pannello, è totalmente usabile ed anche completa. E\' inoltre facile da usare e veramente user friendly. Puoi anche tradurre questo Pannello di Amministrazione nella tua lingua facilmente, e se vorrai farlo, ti preghiamo di spedirne una copia a ap2langs@uniformserver.com così potremo aggiungerla perchè altri la possano scaricare. C\'è da aggiungere che nuove cose sono state aggiunte ed alcune sono state tolte ed alcune funzioni potrebbero non funzionare se il plugin richiesto non è installato o non è disponibile. Tutti i feedbacks e le segnalazioni di bug devono essere inviate a: dev@uniformserver.com o postate sul nostro forum. Grazie The Uniform Server Development Team', 'main-secure' => 'Security Checklist', 'main-text-0' => 'Change the username:password for the Admin Panel by editing \'/htaccess/admin/home/www/.htpasswd\'', 'main-text-1' => 'Change the username:password for the server (if private) by editing \'/htaccess/www/.htpasswd\'', 'main-text-2' => 'Change the root password for mysql by editing \'/home/admin/www/mysql_password\'', //-------------------------------------------------------------------------------------------- // Update //-------------------------------------------------------------------------------------------- 'update-head' => 'Controlla la Versione di Uniform Server', 'update-check' => 'Controllando la Versione...', 'update-true' => ' La vesrione installata di Uniform Server è la più aggiornata. Non hai bisogno di aggiornarla. ', 'update-false' => 'E\' disponibile una Nuova versione di Uniform Sever!', 'update-new' => 'Nuova Versione', 'update-yours' => 'Versione Installata', 'update-get' => 'Puoi scaricare la nuova versione dal nostro sito web cliccando sul link sottostante.', //-------------------------------------------------------------------------------------------- // Server Shutdown //-------------------------------------------------------------------------------------------- 'stop-head' => 'Arresto Server', 'stop-shut' => 'Verifica Arresto', 'stop-killing' => 'Clicca su Arresta! ed il server verrà automaticamente arrestato.', 'stop-stop' => 'Arresta!', //-------------------------------------------------------------------------------------------- // Downlaod Manager //-------------------------------------------------------------------------------------------- 'down-head' => 'Gestore Download', 'down-aval' => 'Download aggiornamenti, plugin, ed addon disponibili.', 'down-text' => ' Questa caratteristica è ancora in sviluppo e quando sarà rilasciata potrai scaricare plugins, addon, e patch per il tuo server. Alcune caratteristiche avranno anche un\'installer che ti permetterà di installarle automaticamente e alcune stanno per essere installate manualmente da te.', //-------------------------------------------------------------------------------------------- // Apache Configuration //-------------------------------------------------------------------------------------------- 'aconfig-head' => 'Configurazione Apache', 'aconfig-conf' => 'Configura Apache', 'aconfig-sname' => 'Nome Server', 'aconfig-wemail' => 'Email Amministratore Server', 'aconfig-difiles' => 'Directory Index Files', 'aconfig-ssi' => 'Server Side Includes', 'aconfig-ssig' => 'Firma Server', 'aconfig-text-0' => 'qualcosa', 'aconfig-text-1' => ' I cambiamenti sono stati salvati con successo. I cambiamenti avranno effetto dopo il riavvio del server!', 'aconfig-save' => 'Salva', 'aconfig-module' => 'Al momento PHP è caricato come modulo di Apache.', 'aconfig-cgi' => 'Al momneto gli script PHP sono eseguiti attraverso l\'interfaccia CGI di Apache.', 'aconfig-help' => '?', //-------------------------------------------------------------------------------------------- // PHP Configuration //-------------------------------------------------------------------------------------------- 'pconfig-head' => 'Configurazione PHP', 'pconfig-conf' => 'Configura PHP', 'pconfig-smode' => 'Safe Mode', 'pconfig-rg' => 'Register Globals', 'pconfig-mtexec' => 'Tempo Massimo di Esecuzione degli Script (s.)', 'pconfig-mmexec' => 'Ammonstare Massimo della Memoria (MB)', 'pconfig-ssig' => 'Mostra PHP Nella Firma del Server', 'pconfig-perror' => 'Stampa Errori', 'pconfig-mpsize' => 'Grandezza Massima Post', 'pconfig-musize' => 'Grandezza Massima Upload', 'pconfig-text-0' => 'qualcosa', 'pconfig-text-1' => ' I cambiamenti sono stati salvati con successo. I cambiamenti avranno effetto dopo il riavvio del server!', 'pconfig-save' => 'Salva', 'pconfig-module' => 'Al momento PHP è caricato come modulo di Apache.', 'pconfig-cgi' => 'Al momneto gli script PHP sono eseguiti attraverso l\'interfaccia CGI di Apache.', 'pconfig-help' => '?', //-------------------------------------------------------------------------------------------- // VHost Manager //-------------------------------------------------------------------------------------------- 'vhost-head' => 'Virtual Host', 'vhost-setup' => 'Setup Virtual Host', 'vhost-settings' => 'Impostazioni Virtual Host', 'vhost-text-0' => 'Hai', 'vhost-text-1' => 'host nel tuo file httpd.conf:', 'vhost-text-2' => 'Errore nel file hosts:', 'vhost-text-3' => 'Tutti gli hostnames esistono nel file hosts!', 'vhost-new' => ' Usa questo nuovo strumento per aggiungere pià virtual host al tuo server senza dover modificare il file httpd.conf da solo.', 'vhost-new-ex' => '(ex. nuovohost.localhost)', 'vhost-name' => 'Nome:', 'vhost-path' => 'Percorso alla DocumentRoot:', 'vhost-path-ex' => '(ex. c:/www/nuovohost)', 'vhost-opt' => 'Aggiunte opzionali:', 'vhost-opt-ex' => '(ex. error_log etc.)', 'vhost-dne' => 'non esiste', 'vhost-make' => 'Crea VHost', 'vhost-error-1' => 'Errore nel percorso al tuo file hosts!', 'vhost-error-2' => 'Errore nel percorso al tuo httpd.conf!', 'vhost-text-4' => 'Safe_mode è impostato come On, quindi riavvia Apache manualmente!', 'vhost-credit' => 'Script di Sukos', //-------------------------------------------------------------------------------------------- // Server Migration //-------------------------------------------------------------------------------------------- 'smig-head' => 'Migrazione Server', 'smig-sub' => 'Strumento di Migrazione [CARATTERISTICA IN BETA]', 'smig-text-0' => 'Lo strumento di Migrazione del Server ti aiuta a muoverti da un server all\'altro. Ti permette di migrare da un\'altro server verso questo. Ti permette inoltre di migrare da una vecchia installazione di Uniform Server a questa. Questo script deve essere eseguito via localhost per ottenere il miglior risultato', 'smig-text-1' => 'Il seguente è per la posizione della WWW [htdocs] del server che stai cercando di migrare. Puoi scegliere di migrare solo un file o una cartella.', 'smig-text-2' => 'Questo migrerà il tuo database MySQL dal vecchio server a questo server. Prima di usare questa parte di script, per favore considera che potrebbero essere riscontrati problemi se hai lo stesso nome per database della vecchia installazione e di questa.', 'smig-success' => 'La migrazione è avvenuta con successo! Per favore ora controlla per esserne sicuro.', 'smig-www' => 'WWW [htdocs] Location', 'smig-mysql' => 'MySQL Data Directory',); # Beta Feature, Currently For Debugging Only#array2table($US, true);?> Quote
olajideolaolorun Posted July 24, 2006 Report Posted July 24, 2006 Yeah, there is problem with the Italian language included.... but if you search the forum, you will find a new and good/fixed copy. Quote Best Regards Olajide Olaolorun The Uniform Server Development Team
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.