Apache2 with php - how to get them working together
I have a OpenSuSE 11.0 system with Apache2 and PHP loaded. Apache2
runs fine. I have created a .php file and tried to execute the php
file, but my browser wants to download the script file instead of
executing it. How do I tell Apache2 to execute it?
Thanks!
.
Relevant Pages
- Re: Apache2 with php - how to get them working together
... How do I tell Apache2 to execute it? ... wanted Apache2 to run the .php file. ... Went to the web site: http://www.whatever.com/index.php and Firefox still wants to download the .php file. ... (alt.os.linux.suse) - Call a local function or a separate PHP file?
... some data to/from a mySQL database whenever a user hit an HTML form button ... multiple rows of data queried from a database, with a check box next to each ... PHP begins executing a different PHP file, ... script can call instead a local function to execute the job? ... (comp.lang.php) - Re: PHP & Javascript new window forces main page to load blank screen
... > executed as part of a PHP file when a user clicks on an thumbnail image. ... > The PHP is executed which passes some variables to Javascript to execute ... > PHP / Javascript script). ... (comp.lang.php) - Re: Apache2 with php - how to get them working together
... I have created a .php file and tried to execute the php ... How do I tell Apache2 to execute it? ... restarted Apache in a terminal: ... And then you opened your browser to http://localhost? ... (alt.os.linux.suse) - Re: [SLE] 403 forbidden access with apache2
... On Thursday 16 September 2004 16:52, Danny Sauer wrote: ... apache2' on Thu, Sep 16 at 09:47: ... > execute bit needs set, but not read) in order to get to ... (SuSE) |
|