If this doesn't work, create a php file in the root with the following:
Code:
<?php
phpinfo();
?>
just did the second step, what shall I do rest?
Originally Posted by Heaven
just did the second step, what shall I do rest?
Are you on Linux or Windows? (Xampp, Wamp?)
Originally Posted by Froedahr
Are you on Linux or Windows? (Xampp, Wamp?)
well I am quite new to this, I am on windows, my aim is to host a own cloud, and recently I tried to upload something to it, and I found out that maximum you can upload at one go is 512mb, which I wan't to increase, and from checking internet I found out that I have to edit it in php.ini.
Originally Posted by Heaven
well I am quite new to this, I am on windows, my aim is to host a own cloud, and recently I tried to upload something to it, and I found out that maximum you can upload at one go is 512mb, which I wan't to increase, and from checking internet I found out that I have to edit it in php.ini.
Alrighty alrighty, are you working on it localhost or online?
Originally Posted by Froedahr
Alrighty alrighty, are you working on it localhost or online?