|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2009-01-03 13:26 UTC] jani@php.net
|
|||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sat Dec 06 19:00:01 2025 UTC |
Description: ------------ system("cd D:\\projects\\youngComposers\\web\\forum", $result1); //system("d:",$result2); system("c:\\php\\php.exe D:\\projects\\youngComposers\\web\\forum\\vbregister.php add 0 test432 123123 hards_123@yahoo.com 1983 12 23 1 grpgrp 1 1 1 1 5", $result); after putting these code in my current application it shows the error "Warning: system() [function.system]: Unable to fork [cd D:\projects\youngComposers\web\forum]" but when i put it in independent page so it's not give me error so please give me proper solution on this.