1
ibleedv20
Trouble after creating backup
  • 2009/7/26 17:01

  • ibleedv20

  • Friend of XOOPS

  • Posts: 32

  • Since: 2009/1/9 1


After creating a backup I recieve this error when trying to access my site.It seems something has gone wrong.Would anyone be willing to elaborate for me.What should be on line 97

Warning: require_once(/xxxxxxxx/xxx/xxxxxxxxxx/htdocs/xxxxxxxx/class/xoopssecurity.php) [function.require-once]: failed to open stream: No such file or directory in /xxxxxxxx/xx/xxxxxxxxxxx/htdocs/xxxxxxx/include/common.php on line 97

Fatal error: require_once() [function.require]: Failed opening required '/xxxxxxxxx/xx/xxxxxxxxx/htdocs/.omnilinkit/class/xoopssecurity.php' (include_path='.:/usr/lib/php5') in /xxxxxx/xx/xxxxxxxxx/htdocs/.omnilinkit/include/common.php on line 97

here is what I have

96 // Instantiate security object
97 require_once XOOPS_ROOT_PATH."/class/xoopssecurity.php";
98 global $xoopsSecurity;
99 $xoopsSecurity = new XoopsSecurity();
100 //Check super globals
101 $xoopsSecurity->checkSuperglobals();

2
anderssk
Re: Trouble after creating backup
  • 2009/7/26 17:33

  • anderssk

  • Quite a regular

  • Posts: 335

  • Since: 2006/3/21


Is the file /xxxxxxxxx/xx/xxxxxxxxx/htdocs/.omnilinkit/class/xoopssecurity.php in the directory?

3
ibleedv20
Re: Trouble after creating backup
  • 2009/7/26 17:48

  • ibleedv20

  • Friend of XOOPS

  • Posts: 32

  • Since: 2009/1/9 1


Ahh no it is not.Should I add it from a fresh file? /class is gone altogether

4
ibleedv20
Re: Trouble after creating backup
  • 2009/7/26 17:53

  • ibleedv20

  • Friend of XOOPS

  • Posts: 32

  • Since: 2009/1/9 1


Lol it somehow got moved out of the directory.I put it back in and the site loads just fine.I love this community thnx very much.

5
anderssk
Re: Trouble after creating backup
  • 2009/7/26 19:37

  • anderssk

  • Quite a regular

  • Posts: 335

  • Since: 2006/3/21


Your always welcome

Login

Who's Online

240 user(s) are online (158 user(s) are browsing Support Forums)


Members: 0


Guests: 240


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits