All Lamp related Questions

by noob | 06/12/19 | 1 Answers | Tags : PHP , XAMPP , Lamp Views : 773
Which One is Better WAMP and XAMPP ? I am using window and Mac os as well for same pc . i want same feel for both os at development environment ? its local pc no server so which one is better in between XAMPP or WAMP ?

Read more

by lain | 28/11/16 | 2 Answers | Tags : PHP , Lamp Views : 3213
i have file and i want full physical directory path of that file . like /home2/shareddomain/public_html so how can i get full directory path by php programm or by Cpanel ? any how i need directory path so i can use it to set cron . i am using Lamp shared server

Read more

by lain | 28/11/16 | 1 Answers | Tags : PHP , Lamp , cron , cpanel Views : 1416
How to set cron in Cpanel ? its Linux shared server : LAMP , and i dont know much php but i have file named "cron.php" want to set it cron so it run twice a day . so after login at Cpanel i got "cron job" section i select their once per day so its auto selected some timing parameter but now question is that what to enter in command input box . because i dont know any command to set cron .

Read more

by jaman | 27/11/16 | 1 Answers | Tags : PHP , Wamp server , Lamp Views : 1122
i dont have system level acess so i cant change the magic_quotes_gpc , magic_quotes_sybase , magic_quotes_runtime in php.ini . basically i want to turn it off because it causing lots of problem . i know ini_set can change value of php.ini directive . like we can use is it work ? is ini_set can disable magic_quotes_gpc or magic_quotes_sybase or magic_qutoes_runtime ?

Read more

by Phpworker | 17/11/16 | 1 Answers | Tags : PHP , Lamp Views : 1261
in Php Web Application , Login suddenly stop working . so i check more about it and i got following error

Read more

by joomler | 17/11/16 | 2 Answers | Tags : PHP , Lamp Views : 1111
i found this WARNING in php script PHP Warning: Cannot modify header information - headers already sent by (output started at home.php:2) in func.php on line 46 how can i solve this ?

Read more

by sarah | 16/10/16 | 1 Answers | Tags : PHP , Wamp server , Lamp Views : 1045
Hi actually i am old school and saved some config setting at .ini file and .txt file and now i want to secure it so people cant browse and see it . right now if any one browse with www.myhost.com/config.ini at my site than they can see the content of the config file and [inf] i want hack or something so .ini or .txt it cant be view able for the web client [/inf]you can suggest any type of solution which work by lamp so php or apache or any hack which can do and can improve the security any how .

Read more