How to compress an image efficiently using php?

|
Souley_money 2021-01-23 20:07:51
codeslide-23931.jpg

Souley_money 2021-01-23 20:08:05
Anyone can sort the my issue please
Soumen954 2021-01-23 20:08:50
Check your database connection
Souley_money 2021-01-23 20:09:35
Soumen954 2021-01-23 20:08:50
Check your database connection

Am using xammp

RiteshBhavsar 2021-01-23 20:17:04
error_reporting(0);
Souley_money 2021-01-23 20:19:39
RiteshBhavsar 2021-01-23 20:17:04
error_reporting(0);

What about error_reporting(0)

RiteshBhavsar 2021-01-23 20:23:15
Use this so some warning which are not affecting to site will disappear
Souley_money 2021-01-23 20:24:52
Let me try
Souley_money 2021-01-23 20:48:57
RiteshBhavsar 2021-01-23 20:23:15
Use this so some warning which are not affecting to site will disappear

The error aren’t displaying but i cant login too

WhoamI 2021-01-23 21:54:52
Hello Developers I have An Issue Please Help Me
WhoamI 2021-01-23 21:56:00
I have a form I am getting the Form addproduct.php On xampp server it’s working fine and On Raspberry Pi Server when i click to submit it give an
WhoamI 2021-01-23 21:56:30
The Error page is not working Currently Error 500
WhoamI 2021-01-23 21:57:04
This Error is HTTP and the Raspberry Pi Server on Localhost
WhoamI 2021-01-23 21:57:42
If change the link from form in some pages it work And Some pages it give same error
2021-01-24 07:01:32
WhoamI 2021-01-23 21:57:42
If change the link from form in some pages it work And Some pages it give same error

I think try to change your php version

RiteshBhavsar 2021-01-24 07:13:23
2021-01-24 07:01:32
I think try to change your php version

Bro he is using raspberry Pi server

2021-01-24 07:15:48
RiteshBhavsar 2021-01-24 07:13:23
Bro he is using raspberry Pi server

Then install other php version

WhoamI 2021-01-24 08:56:16
2021-01-24 07:15:48
Then install other php version

What is this problem of PHP Of Version????

WhoamI 2021-01-24 08:57:40
2021-01-24 07:15:48
Then install other php version

But All Code working I have 9,10 of page of site In one page And At One Link I am getting Error

WhoamI 2021-01-24 08:58:28
And Second I changed the link on blank And I Write just Echo
WhoamI 2021-01-24 08:59:04
On Just echo it’s not working
RiteshBhavsar 2021-01-24 09:15:58
Error 500 for access to webserver page – Raspberry Pi Stack Exchange
https://raspberrypi. stackexchange. com/questions/10598/error-500-for-access-to-webserver-page
2021-01-24 09:24:15
WhoamI 2021-01-24 08:56:16
What is this problem of PHP Of Version????

If you getting an unusual error then it can be easly sort out by changing php version in many cases

WhoamI 2021-01-24 09:26:14
2021-01-24 09:24:15
If you getting an unusual error then it can be easly sort out by changing php version in many cases

I am getting Just 1 error Htpp Request The page is not Working Error 500

Rumi Sengupta 2021-01-24 09:28:52
How to compress an image efficiently using php?
2021-01-24 09:30:20
WhoamI 2021-01-24 09:26:14
I am getting Just 1 error Htpp Request The page is not Working Error 500

There is a chance that It’s because of any wrong code in your php file

2021-01-24 09:30:47
WhoamI 2021-01-24 09:26:14
I am getting Just 1 error Htpp Request The page is not Working Error 500

So I said that try to switch your php version

WhoamI 2021-01-24 09:31:04
2021-01-24 09:30:20
There is a chance that It’s because of any wrong code in your php file

But Code is working fine on Xampp Server

RiteshBhavsar 2021-01-24 09:31:31
Server compatibility issue
RiteshBhavsar 2021-01-24 09:31:47
May be
2021-01-24 09:32:34
WhoamI 2021-01-24 09:31:04
But Code is working fine on Xampp Server

Then change your php version in xamp and check that is your program is working on every version or not

WhoamI 2021-01-24 09:32:45
RiteshBhavsar 2021-01-24 09:31:47
May be

Yes it Can Be

2021-01-24 09:33:02
WhoamI 2021-01-24 09:31:04
But Code is working fine on Xampp Server

If it’s work on every version then this problem is from server

WhoamI 2021-01-24 09:33:56
2021-01-24 09:33:02
If it’s work on every version then this problem is from server

Can You tell me How to check the That’s it’s working on All version?

2021-01-24 09:49:19
WhoamI 2021-01-24 09:33:56
Can You tell me How to check the That’s it’s working on All version?

But you don’t have to check it on every version

|