server is
running fine. I want to test run some php scripts. I can't figure what else
to do? Any ideas?
--
Sincerely,
Fred Gregorian, PharmD.
he to parse .php files as PHP? (By adding something like
> "AddType application/x-httpd-php .php" (without the quotes) to httpd.conf)
> Fred wrote:
>
>>Apache 2.0.49 (Win32) PHP/5.0.5-dev - XPSP2
>>New to PHP.
>>I have done everything I think I need to do to get PH
x27;t find it.
Any ideas?
TIA
Fred.
Hello everyone!
I am having problems getting started and wondered if anybody can help. I
installed php from easyphp.com or whatever it is called - it was a complete
package thing that gave me apach and mysql as well. After i installed i
opened dreamweaver to try a few of the starter scripts. Wh
nstall.windows
<http://php.net/install.windows> > .
-
Do I really have to compile this on my own to get it to work? I set the
force-redirect in the ini to 0
Thanks.
Fred Mastropasqua
Sr. Windows Engineer for Masonite International
MCSE (Win2K & NT), MCDBA, A+, C
oment.
Any suggestions would be gratefully appreciated. Sorry for the long append.
Best regards. . . Fred
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
There is no need for the pound bang line in php, the script alias setting in
apache takes care of this. Furthermore, everything outside of the is
rendered as pure html and that is why it is showing up in the browser.
Fred
Tony <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]
job
copy the template file to the actual file every minute or so.
Fred
Robert Abbate <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi. I am trying to have PHP do things as a ROOT user. Like: make files,
> change permissions of files etc...
&
can install rpms for many other php
extensions and they will work fine too.
Of course these rpms are made for redhat 7.1, but I am sure they will work
fine on mandrake 8.0 since it is based on redhat 7.1.
Good luck.
Fred
John Davin <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]
and follow the directions
for getting php to load as a shared module.
Fred
Martin Cloutier <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi gang,
>
> Redhat 7.1 (vanilla)
> PHP-4.0.4pl1-9
> Apache 1.3.19-5
> MYSQL 3.23.36-1
&g
even include .html .
18. Use your normal procedure for starting the Apache server. (You must
stop and restart the server, not just cause the server to reload by
use a HUP or USR1 signal.)
Fred
Ronny-André Bendiksen <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[E
...
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
Hi,
I have this debug.log message after my php ./configure command :
--
CONFIGURE: './configure' '--with-mysql=/opt/mysql'
'--with-config-file-path=/usr/local/etc' '--w
ith-gd' '--with-
create this script
and run it
It will tell you whether php is configured with mysql or not.
When you are done delete the script from the server, as it is rather
unsecure.
Fred
Mitchell Melonas <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
&
The instructions are in the manual here:
http://php.he.net/manual/en/install.iis.php
Fred
E Ee <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> hello,
>
> thanks for your help Remo. However, could you tell
> which files and what
with this library. If you are certain your
system does not inlude this library then follow the directions above to
install it.
Fred
Brain_damaged <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I have php 4.06 and apache 1.3.22 (i think or .19
compile-time settings I chose.
Fred
Rob Round <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Here is the configuration command (PHP Version 4.0.4pl1). I guess I
should
> have added this in my original email. I did see that it
> says --
Write this script and execute it:
It will provide you with a lengthy list of configuration information. Copy
the "configuration command" and any mysql info to an email so that we can
better understand your situation.
Fred
Rob Round <[EMAIL PROTECTED]> wrote in message
[EMAIL
Please post a short sample of the html form and the php script so that we
can see what is happening.
Fred
Centurion <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I have installed PHP on a Sambar Web Server.
> The instruction works fin
n and configuration process,
and
It allows you to learn everything that is required to make these programs
work correclty together.
Good Luck
Fred
Joe <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Thanks Rasmus. I think at this point I woul
Are you installing php as cgi or as an apache module? What happens when you
call a script via the web server?
Fred
Joe <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Good Call. I installed the development packages and php configure
I would venture to guess that mysql is installed as a binary distribution.
PHP needs the sources in order to compile with mysql support. Try
installing mysql from source or installing the source rpm.
Fred
Joe <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[E
I mentioned the wrong ini file. To get this to work you need to edit your
httpd.conf file.
Find the line that looks similar to this:
AddType application/x-httpd-php .php
and change it to look like this:
AddType application/x-httpd-php .php .htm .html
and all should be fine
Fred
Byunsung Cho
.php
and everything will work just fine.
Fred
Byunsung Cho <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Thanks to many netters, I have found running php.exe from command line
> works.
> I feel that I need to take introductory Windows c
Did you install it from source the first time?
If you did then you can go to the source directory where you did the make
the first time and do a
make clean
then do the ./configure again with the new --directives followed by
make
make install
Denys <[EMAIL PROTECTED]> wrote in message
[EMAIL PROT
Are you logged in as root when you do this? If you are not then the problem
is most likely that you do not have permission so use gcc to create
executables.
Fred
Unknown Sender <[EMAIL PROTECTED]> wrote in message
013301c1767a$adcd86e0$0201a8c0@biuroa">news:013301c1767a$adc
Seems to work from here.
Fred
Brain_damaged <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> hello,
> I dont' know much about apache or php so not sure were my problem lies.
>
> If don't put a trailing / my pages don't
Make sure that php.exe is in your path and if not add it.
Fred
Byungsung Cho <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi!
>
> I installed Php4 with the Windows installer on Windows NT 4 with IIS 4.
>
> However it does not
extensions.
Fred
Chris Allen <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Is there away of installing two php. One that has is an apache modular and
> the other as cgi? And have them both work in apache?
>
> --
>
>
>
What version of Freetype did you use?
--with-ttf only applies to Freetype 1.x otherwise you should use
--with-freetype instead for 2.x.
Regards,
Fred.
[EMAIL PROTECTED] wrote:
> all,
>
> i'm having trouble getting font support to work with my php in install.
> i'm
s article for details...
http://www.alt-php-faq.org/local/68/
Regards,
Fred.
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
31 matches
Mail list logo