Be se magari usi la ricerca in mactutorials trovi qualcosa...
http://www.mactutorials.it/site/2006...e-php-su-os-x/
Be se magari usi la ricerca in mactutorials trovi qualcosa...
http://www.mactutorials.it/site/2006...e-php-su-os-x/
http://www.giorgiodp.netsons.org/new/
questo è phpinfo che visualizzo
niente, ancora problemi ad aprire phpmyadmin:
#2002 - Il server non risponde (o il socket del server locale MySQL non è correttamente configurato)
Impossibile caricare l'estensione mcrypt,
prego controllare la configurazione di PHP
In più nella pagina setup di phpmyadmin trovo scritto questo:
Runtime Notice in ./libraries/common.inc.php#281
date_default_timezone_get() [function.date-default-timezone-get]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CEST/2.0/DST' instead
Warning in ./libraries/dbi/mysql.dbi.lib.php#35
mysql_connect() [function.mysql-connect]: Can't connect to local MySQL server through socket '/var/mysql/mysql.sock' (2)
Warning: Cannot modify header information - headers already sent by (output started at /Users/GIORGIO/Sites/phpMyAdmin/libraries/Error.class.php:359) in /Users/GIORGIO/Sites/phpMyAdmin/libraries/header_http.inc.php on line 22
Warning: Cannot modify header information - headers already sent by (output started at /Users/GIORGIO/Sites/phpMyAdmin/libraries/Error.class.php:359) in /Users/GIORGIO/Sites/phpMyAdmin/libraries/header_http.inc.php on line 23
Warning: Cannot modify header information - headers already sent by (output started at /Users/GIORGIO/Sites/phpMyAdmin/libraries/Error.class.php:359) in /Users/GIORGIO/Sites/phpMyAdmin/libraries/header_http.inc.php on line 24
Warning: Cannot modify header information - headers already sent by (output started at /Users/GIORGIO/Sites/phpMyAdmin/libraries/Error.class.php:359) in /Users/GIORGIO/Sites/phpMyAdmin/libraries/header_http.inc.php on line 25
Warning: Cannot modify header information - headers already sent by (output started at /Users/GIORGIO/Sites/phpMyAdmin/libraries/Error.class.php:359) in /Users/GIORGIO/Sites/phpMyAdmin/libraries/header_http.inc.php on line 28
anoramica
Impossibile caricare o salvare la configurazione
Please create web server writable folder config in phpMyAdmin top level directory as described in documentation. Otherwise you will be only able to download or display it.
Bzip2
Bzip2 compression and decompression requires functions (bzopen, bzcompress) which are unavailable on this system.
ZIP
Zip decompression requires functions (zip_open) which are unavailable on this system.
Connessione non sicura
You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted! If your server is also configured to accept HTTPS requests follow this link to use a secure connection.
Force SSL connection
This option should be enabled if your web server supports it.
BAH!
Con MAMP tutto si svolgeva nella tranquillità assoluta, possibile trovi tanti inghippi?
Io di inghippi non ne ho trovati, ho messo tutto in Sites, abilitato il php di sistema, fatto puntare il Webserver Apache 2 a quella cartella, installato mySQL, configurato il file di config di phpMyAdmin e tutto funziona. La documentazione l'ho messa su mactutorials, ma ne trovi di ogni online sul da farsi step by step
grazie cmq per i suggerimenti, vedro' dalla tua documentazione come uscirne...
ho notato alcuni comandi impropri nel mio terminale seguendo la tua guida...come ad esempio attivare / disattivare il server oppure eseguendo il comando "mate http.conf" mi apre una pagina bianca...![]()
ehm... forse hai scordato una d...
httpd.conf
si, ma anche se aggiungo la "d" la pagina che mi apre textmate è sempre bianca...boh
dunque...
seguendo questa guida: http://server.html.it/articoli/leggi...s-x-leopard/6/
arrivo quasi correttamente (quasi perchè alcune stringhe sono in righe diverse) a:
Dopo questi preliminari, cominciamo a scaricare i codici sorgenti di MySQL, sempre tramite Terminale. Spostiamoci nella cartella "src/":
cd /usr/local/src/
ma da terminale ricevo il messaggio:
macbook-di-giorgio-della-pieta:usr GIORGIO$ cd /usr/local/src/
-bash: cd: /usr/local/src/: No such file or directory
macbook-di-giorgio-della-pieta:usr GIORGIO$
come mai?
ho provato a creare la cartella mancante src ma poi non estrae correttamente le cartelle dal pacchetto scaricato.