I'm looking for a way to search and index PDFs and Word Docs and store
pointers in MSSQL to the appropriate file(s) as links to the user, using
PHP.
Has anyone done this before, and/or have links to any sample scripts to do
this?
Thanks,
Ron
--
PHP Windows Mailing List (http://www.php.net/)
Was wondering if there was a way to call a php program from a different
server. Have a program and I want it to call a program on one of our other
servers. Not sure of how to get it done, if it can be done.
Thanks in advance for any help.
Derrick Hermanson
Programmer Analyst I
--
PHP Windows
Hi there,
Sorry for my english. I'm spanish.
I'm trying to run my Java classes through php. I've tried all the possible
settings in my php.ini file (I've read everything in php.net), and althought
php doesn't crash, the Java code does nothing. I get no errors neither
warnings but the Java classes
Hi,
I am trying to write data to a text file on my Windows 2000 server using PHP
at the command line. I am running PHP 4.3.2, and the script uses the 'touch'
function to create the file (which works fine) but when I try and open the
file to write to it and errors. Anyone any idea? I have checked t
John,
I don't really know XP, but it seems that maybe the problem is within
"xp permissions", because you can have permission to write/create, but not
to delete.
Double check wether Apache really has rights (delete or full) on the
directory were you put the files.
Again, I don't know
hay guyz
im stuck a bit
i am trying to call a java class method which happens to be my own as
well user defined that is
how do i go about this
n that also if its possible at all .
thnx a bill
toby
Wa
php-windows Digest 4 Aug 2003 14:45:12 - Issue 1853
Topics (messages 21007 through 21011):
Security Alert when trying to access a php file
21007 by: Jack
21009 by: Duane Lakoduk
Re: [PHP-INST] Security Alert when trying to access a php file
21008 by: Bob G
Re: Notic
It seems that when I try to unlink a file in php which has been created by
php on a winxp machine I always get a unable to delete file, permission
denied error...
This seems to me to be very strange since the file was created by php and
yet php doesn't have the rights to delete it.
Anyone else ra
hi david,
although you can supress those notices in your php.ini, you can correct your
syntax errors like this:
AdminMain.php (line 7 and 8)
old: $tpl->define(array(main => "main.html", middle => "AdminScreen.html",
...
new: $tpl->define(array('main' => "main.html", 'middle' =>
"AdminScreen.h
If you read the php.ini file where the cgi.force_redirect variable is set,
it states that this MUST be turned off when running under IIS.
Try this
; cgi.force_redirect is necessary to provide security running PHP as a CGI
under
; most web servers. Left undefined, PHP turns this on by default. Yo
Jack. I had exactly the same problem for weeks. Eventually I installed
Apache and the problem went away.
Regards
Bob
-Original Message-
From: Jack [mailto:[EMAIL PROTECTED]
Sent: Monday, August 04, 2003 9:25 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: [PHP-INST] Security Alert whe
Dear all
I had install PHP to my Win2k Server which running IIS 5.0.
I had copied the 'php.ini-dist' to c:\winnt, php4ts.dll to
c:\winnt\system32.
Also had configurated the App Tab inside Internet Service manager.
Now when i try to access the php file through intranet, it keep prompts me
the follow
12 matches
Mail list logo