Re: [PHP] I can see my php code in browser?
Sorry for not posting this: yes, I use apache 2, php 4.3.4 (old a bit :)).
I didn't configure manuelly. Thinking yast has to do itself. At least did
it on pc at home?!?
I assume you are using Apache?!
Did you configure Apache to handle PHP files appropriately?
What is the extension of your source file?
On 9/27/06, afan@xxxxxxxx <afan@xxxxxxxx> wrote:
hi,
I just installed suse se9 on one machine and didn't have a problem. then
installed apache and works fine. installed php - didn't get any error,
but
when tested I was able to see my code (tested with <?php phpinfo(); ?>)
in
the browser. for installation used yast.
what could cause this?
tanks for any help.
-afan
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
Anas Mughal
.
Relevant Pages
- Re: Installing PHP on MacOS X
... I've installed php a few times on OSX Macs, ... php runs under the Apache web server, so you need to have Apache ... part of OSX, but it is switched off by default for security reasons. ... The test.php file referred to in the Entropy installation ... (alt.php) - Re: Apache2 & php5 Problem
... The file contains a test message between header tags and below ... message from the php script line. ... This gives you all the information about your PHP installation. ... You might need to add an AddHandler directive to your Apache config file if there isn't one already and a ScriptAlias ... (Debian-User) - Re: Need help configuring php 4.3.10 with Apache 2.0.53
... Due to the difficulties with SuSE's setup of Apache, I was unable to get SSL to work with the distro's installation of Apache so uninstalled, reinstalling 2.0.53 from Apache's site. ... I restarted Apache over and over without php working. ... (alt.php) - Re: Unable to load dynamic link library php_mysql.dll - Apache 2.2.6/PHP 5.2.6
... I am attempting to perform a PHP installation on an Apache 2.2.6 web ... Apache instance that requires PHP 5.2.6 loaded with MySql support. ... extension I recieve the following error message: ... (comp.lang.php) - Re: Unable to load dynamic link library php_mysql.dll - Apache 2.2.6/PHP 5.2.6
... I am attempting to perform a PHP installation on an Apache 2.2.6 web server instance that is loaded on a Windows 2003 server operating system. ... (comp.lang.php) |
|