Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 11 of 11
Search took 0.05 seconds.
Search: Posts Made By: EvilSupahFly
Forum: Apache configuration 08-26-2012, 05:23 AM
Replies: 1
Views: 1,209
Posted By EvilSupahFly
I should add that this is Windows XP 32 bit I'm...

I should add that this is Windows XP 32 bit I'm running. Downloads are accessed directly, not via scripts.
Forum: Apache configuration 08-19-2012, 02:49 PM
Replies: 1
Views: 1,209
Posted By EvilSupahFly
Unhappy apache 2.4 cuts off downloads at 60 MB

Can somebody tell me why my server won't let users download more than 60 MB?

Apache 2.4, Win32, PHP5, both VC9 builds.
Forum: PHP 12-26-2011, 02:31 AM
Replies: 9
Views: 640
Posted By EvilSupahFly
In looking forward, I have opted to take your...

In looking forward, I have opted to take your advice and change if($uploaded_file != none) to your recommended if ($_FILES['uploaded_file']['error'] != UPLOAD_ERR_OK) in order to avoid problems down...
Forum: PHP 12-24-2011, 03:27 PM
Replies: 9
Views: 640
Posted By EvilSupahFly
I understand about declaring "none" but I...

I understand about declaring "none" but I discovered that my problem was with the "upload" path.

The Apache server and PHP engine I'm using are the same as what I had on XP. Literally the same...
Forum: PHP 12-22-2011, 05:34 PM
Replies: 9
Views: 640
Posted By EvilSupahFly
Now I have a new problem. I upgraded to Windows 7...

Now I have a new problem. I upgraded to Windows 7 (was running on XP previously) and when I try and upload, it says "NONE" is not defined in the line
if($uploaded_file != none){ //AS LONG AS A FILE...
Forum: PHP 08-21-2011, 05:54 PM
Replies: 2
Views: 415
Posted By EvilSupahFly
Smile That looks much better! Thanks! I can't wait to...

That looks much better! Thanks! I can't wait to see how this turns out!
Forum: PHP 08-21-2011, 06:08 AM
Replies: 2
Views: 415
Posted By EvilSupahFly
Question Need help outputting image array via radio buttons

I have a little script that reads in the contents of a directory, and I'm boning up on cookies, and what I'd like to do is modify this script so that it presents all the files in a directory (in this...
Forum: Apache configuration 08-19-2011, 05:27 AM
Replies: 1
Views: 738
Posted By EvilSupahFly
Never mind. Problem solved by BluePanther in PHP...

Never mind. Problem solved by BluePanther in PHP forum. I'm missing a ";" on a single line.
Forum: PHP 08-19-2011, 05:24 AM
Replies: 9
Views: 640
Posted By EvilSupahFly
Smile Wow... I have error reporting on, but it didn't...

Wow... I have error reporting on, but it didn't flag anything! All this trouble for a stupid little piece of punctuation!

Thanks a ton! I believe this calls for a +1 for you, my friend!
Forum: Apache configuration 08-19-2011, 04:40 AM
Replies: 1
Views: 738
Posted By EvilSupahFly
Angry Server Side Upload script fails on Apache 2.2 with PHP5, Win32 - XP Pro

I'm running Apache 2.2 on WinXP, 32 bit, and I have installed PHP5. I need to enable file uploads to the server, and have the following "submit" HTML:

<form method="POST" action="uploader_v3.php"...
Forum: PHP 08-19-2011, 04:40 AM
Replies: 9
Views: 640
Posted By EvilSupahFly
Angry Server Side Upload script fails on Apache 2.2 with PHP5, Win32 - XP Pro

I'm running Apache 2.2 on WinXP, 32 bit, and I have installed PHP5. I need to enable file uploads to the server, and have the following "submit" HTML:

<form method="POST" action="uploader_v3.php"...
Showing results 1 to 11 of 11

 
Forum Jump

All times are GMT +1. The time now is 06:46 PM.