php空间不支持视频格式,php空间问题 好像空间不支持一个东西出错了 求解决

博客内容提及了一个关于PHP的常见问题,即在PHP 5.3版本中,某些函数如`set_magic_quotes_runtime()`和`ereg_replace()`被弃用并可能导致错误。错误信息显示了访问权限问题和数据库连接失败。解决方案是将PHP版本回退到5.2,因为5.3版本的这些函数已被禁用。
摘要由CSDN通过智能技术生成

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/u87673/public_html/include/global.php on line 7

Deprecated: Function ereg_replace() is deprecated in /home/u8767/public_html/include/global.inc.php on line 2Mymps error: Access denied for user 'root'@'localhost' (using password: YES)

error number: 1045

Date:

global.php on line 7 :error_reporting(E_ALL^E_NOTICE);

set_magic_quotes_runtime(0);

define('MAGIC_QUOTES_GPC', get_magic_quotes_gpc());

require_once dirname(__FILE__)."/global.inc.php" ;

global.inc.php on line 2 : <?php

define('MYMPS_ROOT' , ereg_replace("[/\\]{1,}",'/',substr(dirname(__FILE__),0,-8)));

define('MYMPS_INC' , MYMPS_ROOT.'/include');

define('MYMPS_DATA' , MYMPS_ROOT.'/data');

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/u87673/public_html/include/global.php on line 7

Deprecated: Function ereg_replace() is deprecated in /home/u8767/public_html/include/global.inc.php on line 2Mymps error: Access denied for user 'root'@'localhost' (using password: YES)

error number: 1045

Date:

global.php on line 7 :error_reporting(E_ALL^E_NOTICE);

set_magic_quotes_runtime(0);

define('MAGIC_QUOTES_GPC', get_magic_quotes_gpc());

require_once dirname(__FILE__)."/global.inc.php" ;

global.inc.php on line 2 : <?php

define('MYMPS_ROOT' , ereg_replace("[/\\]{1,}",'/',substr(dirname(__FILE__),0,-8)));

define('MYMPS_INC' , MYMPS_ROOT.'/include');

define('MYMPS_DATA' , MYMPS_ROOT.'/data');

额 这个问题很明显了 就是因为PHP Version是5.3的 太新了 降到5.2就好了 5.3有个函数被禁用了

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值