I saw a comment in the online docs about setting the return-path for
sendmail for virtualhosts. However, the note did not say WHERE to put the
line - I attempted to put it into apache's virtual host tag and that failed.
The line was:
php_admin_value return-path "/usr/sbin/sendmail -t -i -f [EMAIL
Sounds like their upload script isn't setting the correct file permissions
> when creating the file. Directory permissions don't seem to be a problem
> for you.
>
> -Joe2
>
> > -----Original Message-
> > From: Joseph Koenig [mailto:[EMAIL PROTECTED]]
> >
I've got a script on an NT (IIS 4.0) server that uploads a file. When
the user attempts to replace the uploaded file with a new one via the
form, the script is generating errors.
Warning: Unable to create
'D:/public/HJ/www.h-jenterprises.com/test/pics/catalog/104_2.gif':
Permission denied in
D:\p
ample, pull "AS" out of "ASx" and "MAS" out of "MASx"? I
looked through the string functions and didn't really see anything to
promising. Something like is_letter() would be cool :) Thanks,
Joe
Joseph Koenig wrote:
>
> Hello everyone -- I
Hello everyone -- I'm just a little bit stumped on this. I've got some
files that are available for user download, however, the files are in
different directories. The file names are based on the item number which
is available. For example, item number "AS1000-01" is in directory "AS"
and is named
On NT, I have recently run into this problem. However, this is only as
of today. When using include(); at the top of a page:
HTML...
There is a line break before my page most of the time, but not always.
Removing the include file and copy-pasting it's contents into the top of
the HTML file gets
This is probably a really stupid question. I've been reading info on
phpbuilder and at iodbc.org and I must just be missing something. What I
want to do is connect to a Progress Database on WinNT from a FreeBSD 4.3
server with PHP 4.0.6. Before I compiled PHP, I was under the impression
I needed i
Actually,
The warning is coming from when I try and upload the file from the
desktop of my Mac. It's supposed to get uploaded into:
C:\WINNT\PHP\UPLOADTEMP. I checked phpinfo() and that's where it says
the upload_tmp_dir is. By the way, I was using the getimagesize to check
if the file is a .gif,
Sorry, I know file uploads are asked about all the time...
I'm having an odd problem on a WinNT system.
When I try to do my upload, I test the file to see the type of it:
$image_info = GetImageSize($the_image);
However, that line gives me:
Warning: getimagesize: Unable to open
'/Joe1/Desktop%20
I've got a client who wants to be able to export some stuff from a MySQL
database in a format that Quicken can import to print some checks. Is
this possible? From what i've seen, Quicken takes a proprietary format.
Any info would be appreciated. Thanks,
Joe
I've been playing a little bit trying to store some PHP code in MySQL
and get it to execute. However, it behaves just like expected in that it
just displays the code, and doesn't execute it. Essentially, i want to
do this:
With $data["text"] containing:
Anybody know a way to actually make thi
OK, I think I failed to see what was realling happening. The script is
continuing after the readfile(), however, I want the page to reload
after the file is done. The link that lets the user download the file is
really a link to $PHP_SELF with some variables set. Everything in the
script will cont
is it possible for a script to continue running after calling
readfile()? I have a function that uses readfile(), after the file has
been read, I need to update a database. Any reason my script would just
stop executing? At first I thouht it may be a time limit, issue, but I
set time limit to 0 an
g the command on the the command line, and what user
> > is php running it as? if you're root for the first one, but nobody on the
> > second, that would be your problem...
> >
> > -jack
> >
> > -Original Message-
> > From: Joseph Koenig [mailto:[EMAIL P
I'm attempting to streamline my work by writing a script that will add a
user to the .htpasswd file. If echo the command I'm sending (via exec())
and run it on the command line, it works fine. From php though, it does
nothing. All paths are full paths starting at server level. Is there
anything th
Right on. That did it. I probably should have been RTFM'ed for that one
:) I knew there was a simple solution.
Joe
Alexander Wagner wrote:
>
> Joseph Koenig wrote:
> >
> > Well, obviously there's a problem with that. The form field will show
> > "Here
I have a client who insists on being able to put quotes into one of the
fields of the database. That's fine with me, however, when editing
records, anything in the quotes won't show up on the admin page.
Essentially what happens is this:
Well, obviously there's a problem with that. The form field
Hi, I'm trying to get php to install on a RH 6.2 system. Apache 1.3.12.
All goes well with the configure, make, and make install, but my server
(apache) won't start and I get this message:
Syntax error on line 249 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/libphp4.so into serve
I've seen this question asked, but I have yet to find the answer. What
do I need to do to make IE on Mac stop giving me a warning that the File
Upload Mime Headers are Garbled when a user uploads a file? Thanks,
Joe
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAI
19 matches
Mail list logo