Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 49353 invoked from network); 15 Nov 2010 23:43:17 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Nov 2010 23:43:17 -0000 Received: (qmail 17587 invoked by uid 500); 15 Nov 2010 23:43:45 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 17543 invoked by uid 500); 15 Nov 2010 23:43:45 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 17535 invoked by uid 99); 15 Nov 2010 23:43:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Nov 2010 23:43:45 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of motty.cruz@gmail.com designates 209.85.160.173 as permitted sender) Received: from [209.85.160.173] (HELO mail-gy0-f173.google.com) (209.85.160.173) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Nov 2010 23:43:36 +0000 Received: by gyd10 with SMTP id 10so28198gyd.18 for ; Mon, 15 Nov 2010 15:43:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :message-id:mime-version:content-type:content-transfer-encoding :x-mailer:thread-index:content-language:x-cr-hashedpuzzle :x-cr-puzzleid; bh=j6JfkNyMGNNSBRyvjzOHvuEy2tdgNEB0Ps7Exz98ucU=; b=Uxn2L+2NyJlYPonN2bGgNwgM2ekA9f1QvMg8cTlZbFe/uTye5BKYB9vDm4LIuugTwM 19dpSHNCHCf2dCdgDUrj99MDp/SAoxoCwfoRRN88W6GE+6d3HfWjI7M3ZFLLNCGwk2H8 cU5ksda9fHTubdmL9jVtJ/jhH4Am0TF4Kyccc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:message-id:mime-version:content-type :content-transfer-encoding:x-mailer:thread-index:content-language :x-cr-hashedpuzzle:x-cr-puzzleid; b=YB7BNAZUH1zA53icnn8EfovXThu3XmTlVC/vghbicozQ9964CaBAG4hkOszM9iWw8u SNbsrs92CiePsatwT5LlPTGYwp0A8CP+4MMczAvf0PGHqs1baZ2JnfLisUu5+hk8WBVz yKdO0IuAsjCpaVZ7+VTxyOkTx/y6q4QTtwpfc= Received: by 10.150.203.6 with SMTP id a6mr10570311ybg.16.1289864595120; Mon, 15 Nov 2010 15:43:15 -0800 (PST) Received: from loaner1 ([207.177.236.69]) by mx.google.com with ESMTPS id p1sm3416756ybn.5.2010.11.15.15.43.13 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 15 Nov 2010 15:43:14 -0800 (PST) From: "motty.cruz" To: Date: Mon, 15 Nov 2010 15:43:08 -0800 Message-ID: <09ac01cb851e$de3576f0$9aa064d0$@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQHsat+ejim2bcZqtns4K5Q2jzcxcQ== Content-Language: en-us x-cr-hashedpuzzle: CLc/ CThc Dd9M Dnqb D7A3 FDvu FLlI GEMB GJa5 HITL HmIP H6CP IsfM I/aw KVTb Lc34;1;dQBzAGUAcgBzAEAAaAB0AHQAcABkAC4AYQBwAGEAYwBoAGUALgBvAHIAZwA=;Sosha1_v1;7;{0F298F39-7BC9-416D-8F29-4291002F22D7};bQBvAHQAdAB5AC4AYwByAHUAegBAAGcAbQBhAGkAbAAuAGMAbwBtAA==;Mon, 15 Nov 2010 23:43:04 GMT;QQBwAGEAYwBoAGUAMgAyACAAKwAgAFAASABQADUAMgA= x-cr-puzzleid: {0F298F39-7BC9-416D-8F29-4291002F22D7} X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] Apache22 + PHP52 Hello, I installed the following Apache 2.2 PHP 5.2 MySQL 5.1 But when I access domain.com/test.php I get the following I don't get the usual output by PHP, instead I get the code; acting as if I don't have PHP enable in Apache22. In my httpd.conf LoadModule php5_module libexec/apache22/libphp5.so # # DirectoryIndex index.php index.html # # Am I missing anything else? Your helped is appreciated Thanks, -Motty --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org