mi interessa, fammi sapere
leo
@leo
Post creati da leo
- 
    RE: Scambio link blog fotografia:postato in Annunci Vendita e Acquisto: Pubblicità
- 
    RE: [Scambio Link] Ristorante, Matrimoni e Addi al celibatopostato in Annunci Vendita e Acquisto: Pubblicitàsono disponibile nella directory del sito in firma 
- 
    RE: scambio link matrimoni e viaggipostato in Annunci Vendita e Acquisto: Pubblicitàsono interessato fammi sapere 
- 
    directory matrimoniopostato in Annunci Vendita e Acquisto: Pubblicitàho creato directory nel sito in firma PR4 chi interessato scrivere 
- 
    RE: problemi form con frontpage2003postato in CMS & Piattaforme Self-Hostedil mio problema è che aprendo il sito con fp mi modifica automaticamente le pagine con form che se non faccio attenzione quando scarico sul server mi trovo le stesse non funzionanti, la cosa mi sembra assurda per questo credevo di avere qualche settaggio sbagliato su fp. 
 Grazie comunque per l'aiuto
- 
    RE: problemi form con frontpage2003postato in CMS & Piattaforme Self-Hostednessun aiuto? 
 per favore
- 
    problemi form con frontpage2003postato in CMS & Piattaforme Self-HostedSalve, 
 ho problemi con fp2003 creando un form e rispettivo db tutto ok funziona, il problema avviene quando vado a riaprire la pagina con fp mi fa sparire tutto il codice di collegamento al server cioè quello che mette inizio pagina per intenderci fra i tag %.
 Non conoscendo niente di asp mi diventa impossibile la gestione del tutto.
 Non so se può essere un settaggio del mio fp ho guardato ma non ho trovato niente di particolare.
 Grazie a chi può darmi una mano
- 
    problemi sitemappostato in News Ufficiali da Connect.gtho grandi problemi, google mi ha punito  ho sistemato diverse cose che non erano ok 
 adesso ho problemi a fare la sitemap mi legge tanti url dal forum (snitz) ma anche tanti altri indirizzi inesistenti
 ho provato con diversi programmi:
 site map builder
 www.seoutility.com/it/GoogleSiteMap
 ci capisco pochissimo però potete capire la mia situazione a 0 su google
 tutti i consigli sono buoni, ho bisogno di tanto aiutoooo in maniera elementare.
 il sito in questione è quello in firma
 grazie anticipatamente
- 
    errore ASP 0116postato in CodingDa qualche giorno sul mio sito ho questo errore: 
 Active Server Pages error 'ASP 0116'Missing close of script delimiter /_fpclass/fpdbrgn1.inc, line 1 The Script block lacks the close of script tag (%>). Questo avviene in diverse pagine di lettura dati da db tutte con lo stesso errore. 
 controllando il db la scrittura avviene regolarmente
 grazie a chi puo darmi una mano, io non capisco niente di programmazzione in asp in particolare.
 allego codice
 Grazie
- 
    RE: problemi ftppostato in CMS & Piattaforme Self-Hostedera il firewall, tutto ok avevo fatto un errore nel disattivarlo 
 grazie
- 
    RE: problemi ftppostato in CMS & Piattaforme Self-Hosteduso zone allarm come sempre, ma anche disattivandolo non va. 
 L'errore e quello che ho postato, non dice altro
 grazie comunque
- 
    problemi ftppostato in CMS & Piattaforme Self-HostedSalve, da anni uso WS_FPT mai avuto problemi oggi non riesco a collegarmi, provato anche con filezilla ma niente da fare ho questo messaggio: 
 Errore: Non è possibile connettersi!
 Stato: In attesa di ritentare... (1 tentativo rimasto)
 Stato: Connessione a 82.112.xxx.xxx in corso...
 Traccia: FtpControlSocket.cpp(1140): DoClose(0) OpMode=1 OpState=-1 caller=0x003acbf4
 Traccia: FtpControlSocket.cpp(3988): ResetOperation(4100) OpMode=1 OpState=-1 caller=0x003acbf4fatto prove con altro pc e tutto funziona ok 
 Qualcuno mi sa dare delle dritte?
 grazie
- 
    RE: non riesco a partire in phppostato in CodingOk pater grazie. 
 Ma purtroppo non mi funziona. leggi anche in fondo grazie
 Il file "httpd" è questo:Based upon the NCSA server configuration files originally by Rob McCool.This is the main Apache server configuration file. It contains theconfiguration directives that give the server its instructions.See URL:http://httpd.apache.org/docs-2.0/ for detailed information aboutthe directives.Do NOT simply read the instructions in here without understandingwhat they do. They're here only as hints or reminders. If you are unsureconsult the online docs. You have been warned.The configuration directives are grouped into three basic sections:1. Directives that control the operation of the Apache server process as awhole (the 'global environment').2. Directives that define the parameters of the 'main' or 'default' server,which responds to requests that aren't handled by a virtual host.These directives also provide default values for the settingsof all virtual hosts.3. Settings for virtual hosts, which allow Web requests to be sent todifferent IP addresses or hostnames and have them handled by thesame Apache server process.Configuration and logfile names: If the filenames you specify for manyof the server's control files begin with "/" (or "drive:/" for Win32), theserver will use that explicit path. If the filenames do not beginwith "/", the value of ServerRoot is prepended -- so "logs/foo.log"with ServerRoot set to "C:/Programmi/Apache Group/Apache2" will be interpreted by theserver as "C:/Programmi/Apache Group/Apache2/logs/foo.log".NOTE: Where filenames are specified, you must use forward slashesinstead of backslashes (e.g., "c:/apache" instead of "c:\apache").If a drive letter is omitted, the drive on which Apache.exe is locatedwill be used by default. It is recommended that you always supplyan explicit drive letter in absolute paths, however, to avoidconfusion.Section 1: Global EnvironmentThe directives in this section affect the overall operation of Apache,such as the number of concurrent requests it can handle or where itcan find its configuration files.ServerRoot: The top of the directory tree under which the server'sconfiguration, error, and log files are kept.NOTE! If you intend to place this on an NFS (or otherwise network)mounted filesystem then please read the LockFile documentation (availableat URL:http://httpd.apache.org/docs-2.0/mod/mpm_common.html#lockfile);you will save yourself a lot of trouble.Do NOT add a slash at the end of the directory path.ServerRoot "C:/Programmi/Apache Group/Apache2" ScoreBoardFile: File used to store internal server process information.If unspecified (the default), the scoreboard will be stored in ananonymous shared memory segment, and will be unavailable to third-partyapplications.If specified, ensure that no two invocations of Apache share the samescoreboard file. The scoreboard file MUST BE STORED ON A LOCAL DISK.#ScoreBoardFile logs/apache_runtime_status PidFile: The file in which the server should record its processidentification number when it starts.PidFile logs/httpd.pid Timeout: The number of seconds before receives and sends time out.Timeout 300 KeepAlive: Whether or not to allow persistent connections (more thanone request per connection). Set to "Off" to deactivate.KeepAlive On MaxKeepAliveRequests: The maximum number of requests to allowduring a persistent connection. Set to 0 to allow an unlimited amount.We recommend you leave this number high, for maximum performance.MaxKeepAliveRequests 100 KeepAliveTimeout: Number of seconds to wait for the next request from thesame client on the same connection.KeepAliveTimeout 15 Server-Pool Size Regulation (MPM specific)WinNT MPMThreadsPerChild: constant number of worker threads in the server processMaxRequestsPerChild: maximum number of requests a server process serves<IfModule mpm_winnt.c> 
 ThreadsPerChild 250
 MaxRequestsPerChild 0
 </IfModule>Listen: Allows you to bind Apache to specific IP addresses and/orports, instead of the default. See also the <VirtualHost>directive.Change this to Listen on specific IP addresses as shown below toprevent Apache from glomming onto all bound IP addresses (0.0.0.0)#Listen 12.34.56.78:81 
 Listen 80Dynamic Shared Object (DSO) SupportTo be able to use the functionality of a module which was built as a DSO youhave to place corresponding `LoadModule' lines at this location so thedirectives contained in it are actually available before they are used.Statically compiled modules (those listed by `httpd -l') do not needto be loaded here.Example:LoadModule foo_module modules/mod_foo.soLoadModule php4_module c:/php/sapi/php4apache2.dll 
 LoadModule access_module modules/mod_access.so
 LoadModule actions_module modules/mod_actions.so
 LoadModule alias_module modules/mod_alias.so
 LoadModule asis_module modules/mod_asis.so
 LoadModule auth_module modules/mod_auth.so
 #LoadModule auth_anon_module modules/mod_auth_anon.so
 auth_dbm_module modules/mod_auth_dbm.so
 auth_digest_module modules/mod_auth_digest.so
 LoadModule autoindex_module modules/mod_autoindex.so
 cern_meta_module modules/mod_cern_meta.so
 LoadModule cgi_module modules/mod_cgi.so
 dav_module modules/mod_dav.so
 dav_fs_module modules/mod_dav_fs.so
 LoadModule dir_module modules/mod_dir.so
 LoadModule env_module modules/mod_env.so
 expires_module modules/mod_expires.so
 file_cache_module modules/mod_file_cache.so
 headers_module modules/mod_headers.so
 LoadModule imap_module modules/mod_imap.so
 LoadModule include_module modules/mod_include.so
 info_module modules/mod_info.so
 LoadModule isapi_module modules/mod_isapi.so
 LoadModule log_config_module modules/mod_log_config.so
 LoadModule mime_module modules/mod_mime.so
 mime_magic_module modules/mod_mime_magic.so
 proxy_module modules/mod_proxy.so
 proxy_connect_module modules/mod_proxy_connect.so
 proxy_http_module modules/mod_proxy_http.so
 proxy_ftp_module modules/mod_proxy_ftp.so
 LoadModule negotiation_module modules/mod_negotiation.so
 rewrite_module modules/mod_rewrite.so
 LoadModule setenvif_module modules/mod_setenvif.so
 speling_module modules/mod_speling.so
 status_module modules/mod_status.so
 unique_id_module modules/mod_unique_id.so
 LoadModule userdir_module modules/mod_userdir.so
 usertrack_module modules/mod_usertrack.so
 vhost_alias_module modules/mod_vhost_alias.so
 ssl_module modules/mod_ssl.soExtendedStatus controls whether Apache will generate "full" statusinformation (ExtendedStatus On) or just basic information (ExtendedStatusOff) when the "server-status" handler is called. The default is Off.[ ... ] Inoltre facendo il test di configurazione mi dice questo: 
 Sintax error on line 134 of C:/programmi/Apache Group/Apache2/conf/httpd.conf:
 Cannot load C:/php/sapi/php4apache2.dll into server: impossibile trovare il modulo specificato.
- 
    RE: non riesco a partire in phppostato in Codingche numero devo mettere?? provato 90 a funzionato, ma dopo il riavvio stesso errore @Tymba said: Per Apache: - Aprire il file httpd.conf
 -- Cercare Listen e modificare 80 con il numero di porta desiderato
- Salvare e riavviare Apache
 
- Aprire il file httpd.conf
- 
    RE: Un disastro con monzillapostato in Help Center: consigli per il tuo progettoAnche io ho 1.07 ma un casino 
 Mi mancano i roll in alto, non legge i bordi delle pagine e mancano altre immagini
 quale puo essere la ragione??
 @bocas84 said:Confermo che è ok con firefox, 1.07 
- 
    RE: non riesco a partire in phppostato in CodingGrazie Tymba 
 Ma io sono a livello 0---
 se per cortesia mi puoi dire passo passo cosa fare, nella maniera più semplice da far capire anche ai duri di come me come me
 Grazie@Tymba said: ciao Leo, 
 non devi lanciare niente tu direttamente.
 devi solo dare la direttiva ad iis per processare le pagine .php con l'eseguibile che trovi nella cartella php.
- 
    non riesco a partire in phppostato in Codingfacendo l'installazione del php tutto ok ma quando lo lancio mi dice che un'altro servizio usa la stessa porta. 
 uso win 2000 con tutti gli aggiornamenti.
 Se possibile consigli elementari grazie :bho: