Hi guys,
I have stumble across an interesting issue with my script and is doing my head in.
A little background on the application.
I've got a document repository site which uses Jupload to upload multiple files in one ago. It was running fine on an external host (linux box) for a couple of months. Our company now decide to host it internally on a window box (server 2008 with IIS7). Now the same script would not upload files larger then 10MB (around there).
I cant even get the page to show php error it just, what seems to timeout and gives a http error 500.
here is my php.ini details
upload_max_filesize=1000MB;
post_max_size=1000MB;
max_input_time=3600;
file_uploads=1;
memory_limit=256MB;
max_execution_time=3600;
Ive also changed the IIS maxAllowedContentLength to 1GB.
The funny thing is when I test the upload script via local network it works fine, I can upload large amount of files but when I go through the internet it no longer works.
Any suggestion?
DataTable Help Required
Hi all I am creating an app that utilises and MS Access back end and queries it quite a bit at various times.
Not connecting to DB using ruby, error:env.c:257:in oci8lib.so: ORA-12154:
Hi All,I am trying to connect to the database server from the client server using ruby and facing the following issue-$ruby -r oci8 -e "OCI8.new('temp','temp','//host:1521/sid').exec('select count(1)
Not sure why this script is not working?
Hi I am new to php programing and I was trying to make up a simple script like a captcha but I cannot get the validation part of it working. I think it should work but it is not. Anyone know what is
Disable html within defined tags
I have a mysql database that allows users to enter content with html, but I also want to have a tag that will disable the html between it for example:<a
order by date not ID number help php
I am trying to orginize the following code to order by date not id number.any help would be greatCode: [Select]<?php // Status // 1. inshop // 2 in progress // 3 pending // 4 to be
strptime() equivalent for php4 ?!
Greetings!this is my first post, thank you in advance for your replies. Well, the title says it all, is there an equivalent of the function strptime() for php4 ? I want to parse a timestamp like this
Oracle11g Patch issue
Hi all,I'm getting the following error while installing Oracle11g Patch 11.1.0.7.0 on IBM-AIX/oracle/Disk1/stage/Components/oracle.owb.rsf/11.1.0.7.0/1/Datafiles/filegroup16.jar.when I look into the
redirect standard error and assert (how to?)
How do you redirect standard error and assert?---(Why? I am creating an web app and assert does not show on the webpage. I do not think standard error does either. Not sure, but fairly certain.
How can I uploading Transactional Data from Legacy to New SAP system
Hell Gurus,
button help
i originally had this but realised it is much easier to have a button.Code: <?php$search = $_GET['search'];$checkbox = $_GET['checkbox'];if($checkbox ==