Ask a Question related to PHP Development, Design and Development.
-
ed@homes2see.com #1
Older Version problems
I'm moving some scripts to a new server but the PHP installation on the
new server is actually older than the version I currently have installed
on the production server. I'm moving from 4.2.3 to 4.1.2.
In my file upload scripts I can't seem to get any $_FILES values out of
my upload. The scripts don't error out and the file appears to transfer.
I've enabled E_ALL and logging. Uploads are on and max upload size is
sufficient. When I check $_FILES['filename']['tmp_name'] or ['size'] or
['name'] or ['type'] they are all empty.
Did I miss something in the ini file somewhere? I'd really hate to
upgrade at this time as this came from a Red Hat 7.3 install and I'd hate
to lose all the functions that are already pre-compiled into it (gd,
mysql, etc)
Thanks,
Ed
ed@homes2see.com Guest
-
Shockwave older version
Hello! Due to some installaion issues, I need original source of Macromedia Shockwave Player 10.1.0.011. Would anyone know where I can find... -
HELP need older version flahplayer
:disgust; I have to have flash 7.0 to download quickbooks 2005 to my laptop and i can' t find it anywhere, PLEASE HELP -
Older version of CFMX?
Hi, Can anyone direct me as to where I can d/l an old copy of CFMX?? I only need it for testing purposes so... I only need the developer... ... -
Saving MX version files to older FH version
Unfortunately you haven't. Macromedia has. This is my second most annoying gripe with MM, the first being the ridiculous and unprecedented upgrade... -
Where can I get an older version of Player?
I unistalled Flash Player. At the time it sounded like a good idea. It wasn't Now I cannot install version 7 from their site. I have turned... -
Uttam #2
RE: Older Version problems
have u tried using $HTTP_POST_FILES[]
regds,
-----Original Message-----
From: [email]ed@homes2see.com[/email] [mailto:ed@homes2see.com]
Sent: Tuesday, July 15, 2003 08:50
To: [email]php-general@lists.php.net[/email]
Subject: Older Version problems
I'm moving some scripts to a new server but the PHP installation on the
new server is actually older than the version I currently have installed
on the production server. I'm moving from 4.2.3 to 4.1.2.
In my file upload scripts I can't seem to get any $_FILES values out of
my upload. The scripts don't error out and the file appears to transfer.
I've enabled E_ALL and logging. Uploads are on and max upload size is
sufficient. When I check $_FILES['filename']['tmp_name'] or ['size'] or
['name'] or ['type'] they are all empty.
Did I miss something in the ini file somewhere? I'd really hate to
upgrade at this time as this came from a Red Hat 7.3 install and I'd hate
to lose all the functions that are already pre-compiled into it (gd,
mysql, etc)
Thanks,
Ed
Uttam Guest



Reply With Quote

