php-windows Digest 7 Oct 2001 02:35:10 -0000 Issue 792
Topics (messages 9722 through 9731):
path
9722 by: Alexandre Busquets Trioal
uploading files
9723 by: Alexandre Busquets Trioal
speed... more speed
9724 by: Christian C.
Did anyone try to compile PHP 4.0.6 under Win32?
9725 by: Sergei P. Bombic
unsuscribe me
9726 by: Carca
9727 by: Carca
The specified CGI program misbehaved by not returning a complete set of HTTP headers
9728 by: Andrew Olden
9730 by: Andrew Olden
Re: Skill Exchange? Designer for Programmer
9729 by: Marie
9731 by: Hugh Bothwell
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
Hi
There are any function there returns de completly path of same file.
Thanks
--- End Message ---
--- Begin Message ---
Iītring to do an upload images files script for my remote site. I have
tried this into my local machine and run well, i know that run correctly
because my local site(my machine) i donīt need user/pass to access. But
my site need autentification pass/user, I put my script into my remote
site and I have this error.
Warning: Unable to create '/home/sites/site40/web/lignea/img/maria.jpg':
Permission denied in /home/sites/site40/web/lignea1/imatge.php on line 24
failed to copy ...
the script is:
<?php
define("GIF", "1");
define("JPG", "2");
define("PNG", "3");
define("SWF", "4");
$size = GetImageSize($fitxer);
$fitxer_name="maria";
$fitxer2=dirname($fitxer)."/".$fitxer_name;
print ($fitxer2."<br>");
$fitxer2=strtolower(str_replace(" ","",$fitxer2));
move_uploaded_file($fitxer,$fitxer2);
$fitxer3=$DOCUMENT_ROOT."/lignea/img/".$fitxer_name;
print $fitxer3;
if (!copy($fitxer2, $fitxer3.'.jpg')) {
print ("failed to copy $file...<br>\n");
}
unlink($fitxer2);
?>
Thanks.
--- End Message ---
--- Begin Message ---
Hello :c)
Would it be faster if the interbase dll be compiled inside php insted of
being a dll??
Im playing with php and interbase and i find it very slow...
--
Merci
Christian Charette
www.charetx2.com
--- End Message ---
--- Begin Message ---
Hello all,
I'm trying to recompile PHP to support apache EAPI (I'm using
mod_ssl with apache compiled as EAPI), but geting alot of error
while trying to compile it.
Does anyone made it? Or can anyone direct me where I can take
PHP compiled as Apache .so module and with support for EAPI
Thanks in advance
P.S. I'm stunned... can't believe that no one tried to recompile it
--
Best regards, ICQ: 108599255
Sergei mailto:[EMAIL PROTECTED]
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
--- End Message ---
--- Begin Message ---
unsuscribe me
----- Original Message -----
From: "Alexandre Busquets Trioal" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 05, 2001 1:25 PM
Subject: [PHP-WIN] uploading files
> Iītring to do an upload images files script for my remote site. I have
> tried this into my local machine and run well, i know that run correctly
> because my local site(my machine) i donīt need user/pass to access. But
> my site need autentification pass/user, I put my script into my remote
> site and I have this error.
>
> Warning: Unable to create '/home/sites/site40/web/lignea/img/maria.jpg':
> Permission denied in /home/sites/site40/web/lignea1/imatge.php on line 24
> failed to copy ...
>
> the script is:
>
> <?php
>
> define("GIF", "1");
> define("JPG", "2");
> define("PNG", "3");
> define("SWF", "4");
>
> $size = GetImageSize($fitxer);
>
> $fitxer_name="maria";
>
> $fitxer2=dirname($fitxer)."/".$fitxer_name;
>
> print ($fitxer2."<br>");
>
> $fitxer2=strtolower(str_replace(" ","",$fitxer2));
>
> move_uploaded_file($fitxer,$fitxer2);
>
> $fitxer3=$DOCUMENT_ROOT."/lignea/img/".$fitxer_name;
>
> print $fitxer3;
>
> if (!copy($fitxer2, $fitxer3.'.jpg')) {
> print ("failed to copy $file...<br>\n");
> }
>
> unlink($fitxer2);
> ?>
>
> Thanks.
>
>
> --
> PHP Windows 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]
>
>
--- End Message ---
--- Begin Message ---
unsuscribe me
--- End Message ---
--- Begin Message ---
I'm trying to set up PHP 4.0.6 on Win200K Advanced Server with IIS5.
The install seems to go fine, the Mapping in Home Directory are working and
i've set extenstion_dir to php4ts.dll (which i've copied into the
winnt\systemroot directory, with php.ini going into winnt.
but when i try to access any php code, the following error is returned:
CGI Error.
The specified CGI program misbehaved by not returning a complete set of HTTP
headers. The Headers it did return where: ** NO TEXT APPEARS **.
Any ideas on what could be causing this?
drew
--- End Message ---
--- Begin Message ---
I Sorted out the problem,
My text editor (notepad) was calling the files *.php.txt and so the system
couln't find them.
drew
"Andrew Olden" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I'm trying to set up PHP 4.0.6 on Win200K Advanced Server with IIS5.
>
> The install seems to go fine, the Mapping in Home Directory are working
and
> i've set extenstion_dir to php4ts.dll (which i've copied into the
> winnt\systemroot directory, with php.ini going into winnt.
>
> but when i try to access any php code, the following error is returned:
>
> CGI Error.
> The specified CGI program misbehaved by not returning a complete set of
HTTP
> headers. The Headers it did return where: ** NO TEXT APPEARS **.
>
> Any ideas on what could be causing this?
>
> drew
>
>
>
--- End Message ---
--- Begin Message ---
I apologize . . .
I just realized what I have done, in posting a message here that is not in
it's proper location. I sincerely apologize to everyone for posting this
message in this section. It really was not very classy of me. I just
haven't been on a newsgroup in a while and forgot the all so important
ettiquete of placing a post only in areas of relavance. Obviously, this is
not the Employment Department. I was just trying to find good PHP talent to
help, but this isn't the place to start. So, pardon me while I hang my head
in shame. If you know about a newsgroup I can post to, please let me know.
Regards,
Marie
[EMAIL PROTECTED]
"Marie" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> This could very well work into an ongoing working relationship, so please
> respond if you think you can help!
>
> HERE'S THE DEAL:
> I'm looking to exchange my extensive website design and graphic skills
with
> someone with PHP or Cold Fusion skills that can help finish the backend
> database for a Real Estate classifieds type of site. In exchange, I
will
> provide you with all the design work you need for any of your projects,
> above and beyond the value of your time for this project. And yes, I'm
> qualified and worth it (Wow! Does that sound conceded or what!).
>
> WHY I NEED YOU:
> I've been designing sites since 1995, unfortunately, I have always handed
> off anything that required backend database design to my fellow
colleagues.
> I am more of a designer, not a programmer. I know a little ColdFusion and
> PHP, but just don't have what it takes to do this end of the site. Now, my
> two programming gurus are too busy these days to be able to complete the
> site. One works in the corporate world now, the other is a full time
student
> in college this semester, so I'm out of luck. Thus, I will be needing
> someone to take their place as it is for my other clients, so this could
> work out positively for you! The database has been started in PHP, but now
> needs your TLC for placement, etc, but I'm open to starting fresh with
> ColdFusion if need be.
>
> WHO NEEDS THE WORK
> This site is a personal endeavor for my husband and I. He is driving me
> crazy to get the site done, but I'm so busy designing others websites,
that
> I just don't have time to learn the programming end of things right now to
> do our own site - and do it right. I guess I'm the "infamous Painter,
whose
> own house needs painting"
>
> SUMMARY:
> What I'm asking is that you help me complete the site using your great
> database programming skills, in exchange, I will design what ever you need
> me to design for MORE than equal value of your time. This is so dear to
me,
> trust me when I say, I will give you MORE than the value of your time, I
> will be forever in your debt!!! I will gladly show you my portfolio before
> you agree, as I know you will be curious as to my skill level and design
> talent, believe me, I'm very careful too, and I'm certain you will be
> impressed! I have extensive experience in Website and Graphics design and
> experience in team collaboration. I use UltraDev and so would like to work
> with someone who does as well.
>
> I sincerely hope you can help!
> Thanks so much,
> Marie
> [EMAIL PROTECTED]
>
>
--- End Message ---
--- Begin Message ---
Well, now, I wouldn't go quite that far... it's not like it's
boilerplate spam or anything, and you posted it once and
waited for a response...
I'd be interested to see what you have in mind; I've got a
resume at http://www.bothwellmedia.com
"Marie" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I apologize . . .
> I just realized what I have done, in posting a message here that is not in
> it's proper location. I sincerely apologize to everyone for posting this
> message in this section. It really was not very classy of me. I just
> haven't been on a newsgroup in a while and forgot the all so important
> ettiquete of placing a post only in areas of relavance. Obviously, this is
> not the Employment Department. I was just trying to find good PHP talent
to
> help, but this isn't the place to start. So, pardon me while I hang my
head
> in shame. If you know about a newsgroup I can post to, please let me
know.
>
> Regards,
> Marie
> [EMAIL PROTECTED]
>
--- End Message ---